1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 07:35:24 +02:00

Fix broken nightly build due to assert keyword

This commit is contained in:
Martin Oberhuber 2006-12-13 12:09:29 +00:00
parent 5debee1d45
commit f381cb2d0b

View file

@ -21,3 +21,6 @@ bin.includes = META-INF/,\
source.. = src/,\
persistence/
output.. = bin/
javacSource=1.4
javacTarget=1.4