1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-02 22:55:26 +02:00

Add missing plugin.properties

Change-Id: I7917ef011eb96f16b59ce43a27e994934fe85bbc
Signed-off-by: Greg Watson <g.watson@computer.org>
This commit is contained in:
Greg Watson 2017-05-30 13:19:43 -04:00
parent ac2830953d
commit 2ee39026c0
3 changed files with 4 additions and 3 deletions

View file

@ -1,2 +1,3 @@
bin.includes = META-INF/,\
proxy.server.tar.gz
proxy.server.tar.gz,\
plugin.properties

View file

@ -1,3 +1,4 @@
bin.includes = META-INF/,\
proxy.server.tar.gz
proxy.server.tar.gz,\
plugin.properties

View file

@ -28,7 +28,6 @@
<plugins>
<plugin id="com.ibm.icu"/>
<plugin id="javax.xml"/>
<plugin id="org.eclipse.cdt.core.native"/>
<plugin id="org.eclipse.core.contenttype"/>
<plugin id="org.eclipse.core.expressions"/>