Bug 40581 - TYPE constants in the IDOMNode and IJavaElement differ, so the SourceType::equals fails.
Summary: TYPE constants in the IDOMNode and IJavaElement differ, so the SourceType::eq...
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: 3.0 M3   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-22 05:39 EDT by Eugene Ostroukhov CLA
Modified: 2003-07-22 07:08 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Ostroukhov CLA 2003-07-22 05:39:12 EDT
 
Comment 1 Philipe Mulet CLA 2003-07-22 06:48:46 EDT
DOM nodes and Java elements are not meant to compare equals. 
Comment 2 Eugene Ostroukhov CLA 2003-07-22 06:54:51 EDT
public class SourceType extends Member implements IType {
...
Comment 3 Eugene Ostroukhov CLA 2003-07-22 07:00:29 EDT
No bug :)
Comment 4 Philipe Mulet CLA 2003-07-22 07:08:13 EDT
Ok, should though be closed as invalid.
Comment 5 Philipe Mulet CLA 2003-07-22 07:08:37 EDT
Closing