mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
[releng] Revert build properties recommended by JDT 4.2m4 Quickfix since they break Hudson nightly builds
This commit is contained in:
parent
5bb91e8881
commit
1befd16a34
2 changed files with 2 additions and 2 deletions
|
@ -16,4 +16,4 @@ bin.includes = .,\
|
|||
source.. = src/
|
||||
output.. = bin/
|
||||
src.includes = about.html
|
||||
javacProjectSettings = true
|
||||
#FIXME#breaks hudson nightlies# javacProjectSettings = true
|
||||
|
|
|
@ -15,4 +15,4 @@ bin.includes = .,\
|
|||
source.. = src/
|
||||
output.. = bin/
|
||||
src.includes = about.html
|
||||
javacProjectSettings = true
|
||||
#FIXME#breaks hudson nightlies# javacProjectSettings = true
|
||||
|
|
Loading…
Add table
Reference in a new issue