mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 18:56:02 +02:00
fixed build properties
This commit is contained in:
parent
12c8edaf0a
commit
31c9208eee
1 changed files with 3 additions and 0 deletions
|
@ -24,4 +24,7 @@ bin.includes = .,\
|
|||
source.. = src/
|
||||
output.. = bin/
|
||||
src.includes = about.html
|
||||
javacTarget = 1.4
|
||||
javacSource = 1.4
|
||||
javacErrors.. = -assertIdentifier
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue