mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Switched to Java 1.6.
This commit is contained in:
parent
9452859ec8
commit
c3d94d1bf2
29 changed files with 64 additions and 64 deletions
|
@ -19,6 +19,6 @@ src.includes = schema/,\
|
|||
|
||||
source.. = src/
|
||||
|
||||
jre.compilation.profile=J2SE-1.5
|
||||
javacSource=1.5
|
||||
javacTarget=1.5
|
||||
jre.compilation.profile=JavaSE-1.6
|
||||
javacSource=1.6
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -17,6 +17,6 @@ src.includes = schema/,\
|
|||
about.html
|
||||
source.. = src/
|
||||
|
||||
jre.compilation.profile=J2SE-1.5
|
||||
javacSource=1.5
|
||||
javacTarget=1.5
|
||||
jre.compilation.profile=JavaSE-1.6
|
||||
javacSource=1.6
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -16,7 +16,7 @@ bin.includes = plugin.xml,\
|
|||
templates/
|
||||
source.. = src/
|
||||
|
||||
jre.compilation.profile=J2SE-1.5
|
||||
javacSource=1.5
|
||||
javacTarget=1.5
|
||||
jre.compilation.profile=JavaSE-1.6
|
||||
javacSource=1.6
|
||||
javacTarget=1.6
|
||||
src.includes = about.html
|
||||
|
|
|
@ -18,6 +18,6 @@ src.includes = schema/,\
|
|||
about.html
|
||||
source.. = src/
|
||||
|
||||
jre.compilation.profile=J2SE-1.5
|
||||
javacSource=1.5
|
||||
javacTarget=1.5
|
||||
jre.compilation.profile=JavaSE-1.6
|
||||
javacSource=1.6
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -17,5 +17,5 @@ bin.includes = META-INF/,\
|
|||
test.xml,\
|
||||
OSGI-INF/,\
|
||||
about.html
|
||||
jre.compilation.profile = J2SE-1.5
|
||||
jre.compilation.profile = JavaSE-1.6
|
||||
src.includes = about.html
|
||||
|
|
|
@ -28,9 +28,9 @@ source.. = model/,\
|
|||
regression/,\
|
||||
templateengine/
|
||||
|
||||
jre.compilation.profile=J2SE-1.5
|
||||
javacSource=1.5
|
||||
javacTarget=1.5
|
||||
jre.compilation.profile=JavaSE-1.6
|
||||
javacSource=1.6
|
||||
javacTarget=1.6
|
||||
javacProjectSettings=true
|
||||
src.includes = about.html
|
||||
|
|
@ -31,6 +31,6 @@ source.. = src/,\
|
|||
templateengine/,\
|
||||
utils/
|
||||
|
||||
jre.compilation.profile=J2SE-1.5
|
||||
javacSource=1.5
|
||||
javacTarget=1.5
|
||||
jre.compilation.profile=JavaSE-1.6
|
||||
javacSource=1.6
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -32,6 +32,6 @@ source.. = src/,\
|
|||
utils.ui/,\
|
||||
templateengine/
|
||||
|
||||
jre.compilation.profile=J2SE-1.5
|
||||
javacSource=1.5
|
||||
javacTarget=1.5
|
||||
jre.compilation.profile=JavaSE-1.6
|
||||
javacSource=1.6
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -104,10 +104,10 @@ javacVerbose=true
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
||||
# Create individual source bundles
|
||||
individualSourceBundles=true
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -88,7 +88,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -106,7 +106,7 @@ javacVerbose=true
|
|||
javacFailOnError=false
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -108,7 +108,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -88,7 +88,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -88,7 +88,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
|
@ -89,7 +89,7 @@ javacDebugInfo=on
|
|||
javacFailOnError=true
|
||||
|
||||
# The version of the source code
|
||||
javacSource=1.5
|
||||
javacSource=1.6
|
||||
|
||||
# The version of the byte code targeted
|
||||
javacTarget=1.5
|
||||
javacTarget=1.6
|
||||
|
|
Loading…
Add table
Reference in a new issue