Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » After update to Mars, project .class files do not refresh when project is run(After I updated to Mars from Luna, I found that my project was not running correctly. Instead of being able to just run the thing (like I had in Luna, and Keplar), I now have to do a clean/install fr)
After update to Mars, project .class files do not refresh when project is run [message #1735102] Wed, 15 June 2016 14:35
Winona Whitener is currently offline Winona WhitenerFriend
Messages: 1
Registered: June 2016
Junior Member
After I updated to Mars from Luna, I found that my project was not running correctly. Instead of being able to just run the thing (like I had in Luna, and Keplar), I now have to do a clean/install from either the command line or from the m2e menu before my latest changes are updated or whatever for a successful launch. This project is a Spring Boot project in a multi-level maven project.

In a smaller project--just Java code--I was able to do the exact same edit (comment out a line) and the next run picked up the change fine.

I have checked the Project > Build Automatically

I have tried the Project > Clean

I have tried to do a (Context menu) > Maven > Update

My project throws no problems/errors. It runs successfully. There are no missing classes/dependencies and no exceptions are shown.

Because there is a difference in behavior between the two classes, I feel like there is some property that I've had thrown by my project manager that is difference, but I don't know what it is.

thank you for your help in advance.
Previous Topic:Setting default perspective in config.ini
Next Topic:AST resolve bindings without dependencies
Goto Forum:
  


Current Time: Sun Oct 06 23:14:35 GMT 2024

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

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

Back to the top