Bug 212053 - Errors on Commented Code and Classes Renamed .txt
Summary: Errors on Commented Code and Classes Renamed .txt
Status: VERIFIED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3.1   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 3.5 M2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2007-12-05 14:03 EST by Jay Blanton CLA
Modified: 2008-09-15 09:13 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jay Blanton CLA 2007-12-05 14:03:34 EST
I have multiple classes that are displayed in the IDE with errors that do not exist and are not classpath related.  If I take my class that Eclipse is displaying errors for, I can backup the class and create a new class with the same name and same code.  When I do this, the new class does not have any errors until I refresh the workspace and then the errors are displayed again.  If I rename the class file to .txt so that it is not registered as a .class, Eclipse continues to show errors in the .txt file.  One of the classes has access to a Constants class (for instance) in the same package and the Constants class has all public methods and compiles fine.  The referring class does not compile and and keeps giving messages that the Constants class cannot be resolved to the referring class.  It seems to occur once I right click a client application or JUnit and say run as java application or run as JUnit.  Once I do this, the classes appear with errors in them and they cannot be resolved by replacing them from the head in CVS unless I delete them first.

Please let me know if there is any specific information that I can provide.

Thanks,

Jay Blanton
Comment 1 Jerome Lanneluc CLA 2007-12-07 05:53:22 EST
Please provide the Eclipse build id and details steps to reproduce the problem.
Comment 2 Jerome Lanneluc CLA 2008-08-26 05:10:12 EDT
Not enough information provide.
Closing as INVALID
Comment 3 Olivier Thomann CLA 2008-09-15 09:13:04 EDT
Verified for 3.5M2 using I20080914-2000