1
0
Fork 0
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:
Sergey Prigogin 2011-10-17 20:57:43 -07:00
parent 9452859ec8
commit c3d94d1bf2
29 changed files with 64 additions and 64 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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