mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-11 11:05:24 +02:00
updating source level to Java 5.0
This commit is contained in:
parent
6b1f378dc9
commit
244201f5e0
1 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@ source.cdtcoretests.jar = failures/,\
|
||||||
regression/,\
|
regression/,\
|
||||||
templateengine/
|
templateengine/
|
||||||
|
|
||||||
jre.compilation.profile=J2SE-1.4
|
jre.compilation.profile=J2SE-1.5
|
||||||
javacSource=1.4
|
javacSource=1.5
|
||||||
javacTarget=1.4
|
javacTarget=1.5
|
||||||
|
|
Loading…
Add table
Reference in a new issue