mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-13 03:05:39 +02:00
Remove the removed source folders from the build.properties file.
This commit is contained in:
parent
be04db0edf
commit
2abef07854
2 changed files with 0 additions and 5 deletions
|
@ -20,7 +20,5 @@ source.cdtcoretests.jar = failures/,\
|
||||||
model/,\
|
model/,\
|
||||||
parser/,\
|
parser/,\
|
||||||
suite/,\
|
suite/,\
|
||||||
indexer/,\
|
|
||||||
search/,\
|
|
||||||
misc/,\
|
misc/,\
|
||||||
regression/
|
regression/
|
||||||
|
|
|
@ -12,7 +12,6 @@ source.cdtuitests.jar = src/,\
|
||||||
ui/
|
ui/
|
||||||
bin.includes = plugin.xml,\
|
bin.includes = plugin.xml,\
|
||||||
about.html,\
|
about.html,\
|
||||||
plugin.properties,\
|
|
||||||
test.xml,\
|
test.xml,\
|
||||||
cdtuitests.jar,\
|
cdtuitests.jar,\
|
||||||
resources/,\
|
resources/,\
|
||||||
|
@ -21,5 +20,3 @@ bin.includes = plugin.xml,\
|
||||||
ui/,\
|
ui/,\
|
||||||
META-INF/,\
|
META-INF/,\
|
||||||
.options
|
.options
|
||||||
src.includes = plugin.properties
|
|
||||||
about.html =
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue