Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Compile errors not detected until file save
Compile errors not detected until file save [message #1181583] Mon, 11 November 2013 17:53
Mauricio Reyes is currently offline Mauricio ReyesFriend
Messages: 26
Registered: August 2011
Junior Member
Hi, I'm having problems with some java files within a project in Eclipse. Compile errors detection doesn't work until I save the files, the occurrences of variables are not marked at all and I suppose I've many other things that are failing too.

I believe the problem started when I was debugging some piece of code and Eclipse didn't find the code so I linked to the project's jar, after then all the 'real time tools' stopped to work in some files of this project.

As you see I'm a bit lost and I've already tried the following with no success:

  1. Restore code completion defaults (in Preferences > Java > Editor > Content Assist)
  2. Restored project specific settings (in Preferences > Java Compiler)

I'm trying to solve this without cleaning the .metadata folder of my workspace and I did try to delete the project and checking it out from the svn repository but nothing changed. Indeed I've tried to check out the project in a different workspace an everything works ok, so it is some configuration in my workspace that I'm missing.

If anyone have been through something like this or has any posible hint I'd be grateful.

Mauricio
Previous Topic:"... does not exist" on export (runnable jar)
Next Topic:Where exactly does a jsp page get deployed when run via Eclipse?
Goto Forum:
  


Current Time: Wed Apr 24 20:18:43 GMT 2024

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

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

Back to the top