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-07 20:18:37 +00:00
parent b62adddec0
commit 63fbdddc72

View file

@ -32,9 +32,9 @@ source.. = src/,\
templateengine/,\
utils/
jre.compilation.profile=J2SE-1.4
javacSource=1.4
javacTarget=1.4
jre.compilation.profile=J2SE-5.0
javacSource=5.0
javacTarget=5.0
source.library.jar = model/,\
browser/,\
src/,\