1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 14:25:37 +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/,\
utils/
jre.compilation.profile=J2SE-5.0
javacSource=5.0
javacTarget=5.0
jre.compilation.profile=J2SE-1.5
javacSource=1.5
javacTarget=1.5
source.library.jar = model/,\
browser/,\
src/,\