mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Enable new javacProjectSettings=true for PDE build warnings to match JDT warning settings
This commit is contained in:
parent
57eb344aaa
commit
6c877ddbfe
1 changed files with 1 additions and 0 deletions
|
@ -31,5 +31,6 @@ source.. = model/,\
|
||||||
jre.compilation.profile=J2SE-1.5
|
jre.compilation.profile=J2SE-1.5
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
javacTarget=1.5
|
javacTarget=1.5
|
||||||
|
javacProjectSettings=true
|
||||||
src.includes = about.html
|
src.includes = about.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue