mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-08 17:45:24 +02:00
Fix broken nightly build due to assert keyword
This commit is contained in:
parent
5debee1d45
commit
f381cb2d0b
1 changed files with 3 additions and 0 deletions
|
@ -21,3 +21,6 @@ bin.includes = META-INF/,\
|
||||||
source.. = src/,\
|
source.. = src/,\
|
||||||
persistence/
|
persistence/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
|
|
||||||
|
javacSource=1.4
|
||||||
|
javacTarget=1.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue