Represents the Eclipse JDT settings.
Constructor and description |
---|
Jdt
(PropertiesTransformer transformer) |
Type | Name and description |
---|---|
protected String |
getDefaultResourceName() |
protected void |
load(Properties properties) |
void |
setSourceCompatibility(JavaVersion sourceCompatibility) Sets the source compatibility for the compiler. |
void |
setTargetCompatibility(JavaVersion targetCompatibility) Sets the target compatibility for the compiler. |
protected void |
store(Properties properties) |
Sets the source compatibility for the compiler.
Sets the target compatibility for the compiler.