mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-08 17:45:24 +02:00
Added clientserver.jar to build.properties to get rid of warning message.
This commit is contained in:
parent
2134437423
commit
3c8afac34d
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
about.html,\
|
about.html,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
|
clientserver.jar,\
|
||||||
.
|
.
|
||||||
jars.compile.order = clientserver.jar,.
|
jars.compile.order = clientserver.jar,.
|
||||||
source.clientserver.jar = clientserver/
|
source.clientserver.jar = clientserver/
|
||||||
|
|
Loading…
Add table
Reference in a new issue