1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-05 23:35:48 +02:00

updating source level to Java 5.0

This commit is contained in:
Vivian Kong 2008-01-07 22:10:03 +00:00
parent 63fbdddc72
commit 7c19d235c2

View file

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