Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Force Compiler compliance level to 1.3 when creating new workspaces
Force Compiler compliance level to 1.3 when creating new workspaces [message #258157] Fri, 16 January 2009 16:46
Eclipse UserFriend
Originally posted by: jmordax.terra.es

Hi, I am trying to force automatically compiler compliance level to 1.3
when creating a new workspace. For such scenario, I added following line:

org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.complianc e=1.3

to file:

D:\eclipse-SDK-3.4.1-win32\plugins\org.eclipse.sdk_3.4.1.v20 0809111700\plugin_customization.ini

but it doesn't work. The compliance level is always 1.6

Did I misunderstand plugin_customization.ini file usage and behavior?
Am I doing anything wrong?
Is it a problem of JDT plug-in which overwrites always with the default
if no workspace exists (although there is a value in that special file)?

Thanks in advance,

Chemi.
Previous Topic:How to silence a "... malformed doc comments ..." warning?
Next Topic:Extending JUnit plugins
Goto Forum:
  


Current Time: Tue Apr 22 13:42:05 EDT 2025

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

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

Back to the top