mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
Remove unneeded empty plugin.xml file.
Change-Id: Id958a97ab5fe51433907bed539ee2037c308ec89 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
This commit is contained in:
parent
041a7a6560
commit
e795c3441d
2 changed files with 1 additions and 7 deletions
|
@ -1,5 +1,4 @@
|
||||||
source.. = src/
|
source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.
|
||||||
plugin.xml
|
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<?eclipse version="3.4"?>
|
|
||||||
<plugin>
|
|
||||||
|
|
||||||
</plugin>
|
|
Loading…
Add table
Reference in a new issue