1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

updating source level to Java 5.0

This commit is contained in:
Vivian Kong 2008-01-08 22:14:02 +00:00
parent 6b1f378dc9
commit 244201f5e0

View file

@ -28,7 +28,7 @@ source.cdtcoretests.jar = failures/,\
regression/,\
templateengine/
jre.compilation.profile=J2SE-1.4
javacSource=1.4
javacTarget=1.4
jre.compilation.profile=J2SE-1.5
javacSource=1.5
javacTarget=1.5