1
0
Fork 0
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:
James Blackburn 2010-05-14 08:45:48 +00:00
parent 57eb344aaa
commit 6c877ddbfe

View file

@ -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