Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.mylyn.experimental-sdk-feature/build.properties21
1 files changed, 3 insertions, 18 deletions
diff --git a/org.eclipse.mylyn.experimental-sdk-feature/build.properties b/org.eclipse.mylyn.experimental-sdk-feature/build.properties
index f5900640..f0fa25c3 100644
--- a/org.eclipse.mylyn.experimental-sdk-feature/build.properties
+++ b/org.eclipse.mylyn.experimental-sdk-feature/build.properties
@@ -5,22 +5,7 @@
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
###############################################################################
-bin.includes = feature.properties,\
- feature.xml,\
- about.ini,\
- about.properties,\
- eclipse32.gif,\
+bin.includes = feature.xml,\
+ feature.properties,\
epl-v10.html,\
- license.html,\
- about.html
-src.includes = eclipse32.gif,\
- about.properties,\
- about.ini,\
- about.html
-
-generate.plugin@org.eclipse.mylyn.monitor.usage.source=org.eclipse.mylyn.monitor.usage
-
-generate.plugin@org.eclipse.mylyn.sandbox.dev.source=org.eclipse.mylyn.sandbox.dev
-generate.plugin@org.eclipse.mylyn.sandbox.ui.source=org.eclipse.mylyn.sandbox.ui
-
-generate.plugin@org.eclipse.mylyn.web.tasks.source=org.eclipse.mylyn.web.tasks
+ license.html

Back to the top