Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » autocomplete problem with enums
autocomplete problem with enums [message #227831] Fri, 14 April 2006 13:16 Go to next message
Bogdan Ribic is currently offline Bogdan RibicFriend
Messages: 13
Registered: July 2009
Junior Member
Hi all,

I have a strange problem with eclipse 3.1.2. If I close the file with
enum definitions and I use those enums in another file, then I get
errors in editor. Everything works and compiles just fine, only the
editor complains that it cannot find definitions. If I open the file in
eclipse, editor stops complaining. I did set compliance level to 1.5.

Boban.
Re: autocomplete problem with enums [message #227917 is a reply to message #227831] Mon, 17 April 2006 15:06 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Are all of your classes in different java files? Named correctly? Are
they all in the same package?

Later,
PW


Previous Topic:Setting up Integration Build
Next Topic:Plug-in works only in runtime-workbench
Goto Forum:
  


Current Time: Fri Apr 26 19:46:17 GMT 2024

Powered by FUDForum. Page generated in 0.03314 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top