mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-11 10:15:39 +02:00
fixed build properties
This commit is contained in:
parent
ed2a4969cf
commit
9131dac5a7
1 changed files with 3 additions and 0 deletions
|
@ -24,4 +24,7 @@ bin.includes = .,\
|
||||||
source.. = src/
|
source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
src.includes = about.html
|
src.includes = about.html
|
||||||
|
javacTarget = 1.4
|
||||||
|
javacSource = 1.4
|
||||||
|
javacErrors.. = -assertIdentifier
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue