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:
parent
5debee1d45
commit
f381cb2d0b
1 changed files with 3 additions and 0 deletions
|
@ -21,3 +21,6 @@ bin.includes = META-INF/,\
|
|||
source.. = src/,\
|
||||
persistence/
|
||||
output.. = bin/
|
||||
|
||||
javacSource=1.4
|
||||
javacTarget=1.4
|
||||
|
|
Loading…
Add table
Reference in a new issue