Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'TMP/rcp.config/feature.xml')
-rwxr-xr-xTMP/rcp.config/feature.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/TMP/rcp.config/feature.xml b/TMP/rcp.config/feature.xml
deleted file mode 100755
index 98081dc63..000000000
--- a/TMP/rcp.config/feature.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.eclipse.rcp.configuration"
- label="%featureName"
- version="1.0.0.qualifier"
- provider-name="%providerName">
-
- <description>
- %description
- </description>
-
-</feature>

Back to the top