mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-27 19:05:38 +02:00
Fix build.properties for Terminal tests
This commit is contained in:
parent
9a1593c2cc
commit
08ef6ffd08
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,8 @@
|
|||
source.. = src/
|
||||
output.. = bin/
|
||||
bin.includes = META-INF/,\
|
||||
.
|
||||
.,\
|
||||
plugin.properties,\
|
||||
plugin.xml
|
||||
javacSource=1.4
|
||||
javacTarget=1.4
|
||||
|
|
Loading…
Add table
Reference in a new issue