Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse "forgets" existence of class(Eclipse ocasionally "forgets" that a class in my project exists, until I change it.)
Eclipse "forgets" existence of class [message #1817272] Tue, 19 November 2019 17:25
Cedric G is currently offline Cedric GFriend
Messages: 1
Registered: November 2019
Junior Member
So I am working on a project, and there is this small annoying thing that I'm pretty sure has to do with the IDE.
I have a class "Col" which is used across multiple other classes. Sometimes, Eclipse seems to "forget" that this class exists in the other files and tells me to import the class under quick fixes, which doesn't help (it's already imported).
I don't think there is a special action causing it, but it just happens at random.
What could be causing this?
Previous Topic:Bundle configuration for an OSGi application
Next Topic:Mixing JDT with non Java JVM language
Goto Forum:
  


Current Time: Sat Nov 09 04:00:35 GMT 2024

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

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

Back to the top