Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » What is the proper way to change Java Compiler?
What is the proper way to change Java Compiler? [message #600777] Wed, 19 August 2009 00:06
Michael Sullivan is currently offline Michael SullivanFriend
Messages: 37
Registered: July 2009
Member
OK, I have projects that I set up in a default environment with Java 1.6
as the default. When I look at the properties of the project, it has a
JRE System Library of JavaSE-1.6 on the build-path, and "Enable Project
Specific Settings" checkedx in the Java Compiler properties.

My default Compiler is called jdk1.6.0_12.

If I uncheck "Enable Project Specific Settings", my project does not
rebuild and JavaSE-1.6 stays in the build path. If I remove JavaSE-1.6
from the build path, still no rebuild. If I got to add a JRE back on, the
only option is the jdk1.6.0_12.

Should unchecking "Enable Project Specific Settings" have automatically
changed the JRE on my build path?
Previous Topic:Wrong archive file extension
Next Topic:Wrong archive file extension
Goto Forum:
  


Current Time: Thu Apr 25 15:28:41 GMT 2024

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

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

Back to the top