Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » [Solved]Java code does not compile without cleaning
[Solved]Java code does not compile without cleaning [message #1695418] Thu, 14 May 2015 08:33 Go to next message
Eclipse UserFriend
Hi everybody,

I got an issue with eclipse luna.
When I click on the run button while working on a Java project, it launch the old version of the software.
As an example, If I compile a project that display "Hello" it will works great, but then, if I edit the string to display for "Hello World!" and click run, it will screen "Hello" until I clean the project.

Cleaning the project (project>clean...) allow me to execute my new code but doing it every time isn't very comfortable.

This problem exists only for java projects. Python scripts change immediately without cleaning.

If you know how to fix it, it'd be great!
Thanks you.

[Updated on: Thu, 14 May 2015 14:13] by Moderator

Re: Java code does not compile without cleaning [message #1695446 is a reply to message #1695418] Thu, 14 May 2015 12:55 Go to previous messageGo to next message
Eclipse UserFriend
On your Eclipse menu bar, click "Project".

Is "Build Automatically" checked? If not, check it.
Re: Java code does not compile without cleaning [message #1695449 is a reply to message #1695446] Thu, 14 May 2015 14:12 Go to previous message
Eclipse UserFriend
Yeah it's better!
Thanks you a lot.
Previous Topic:Page generation in Firefox
Next Topic:Sort junit view by name instead of execution order
Goto Forum:
  


Current Time: Sat Apr 26 05:11:10 EDT 2025

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

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

Back to the top