mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-18 22:45:23 +02:00
[releng] Add build properties recommended by JDT 4.2m4 Quickfix
This commit is contained in:
parent
6030a38562
commit
05ee5f1cce
1 changed files with 2 additions and 0 deletions
|
@ -28,3 +28,5 @@ src.includes = about.html,\
|
||||||
schema/,\
|
schema/,\
|
||||||
.settings/,\
|
.settings/,\
|
||||||
build.properties
|
build.properties
|
||||||
|
javacDefaultEncoding.. = ISO-8859-1
|
||||||
|
javacErrors.. = -assertIdentifier
|
||||||
|
|
Loading…
Add table
Reference in a new issue