Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Fedorenko2011-12-24 13:47:46 +0000
committerIgor Fedorenko2011-12-24 13:47:46 +0000
commit6cc11f78564e70c12b635cb7eb88e3ab08a28bcd (patch)
treee5ede7a8e415e48eaf75281689668c9b9a6f28a7 /FROMCVS/org.eclipse.rcp-feature/sourceTemplateFragment/build.properties
parent589fce5b8341644fbb452db9d800adc2c98908e3 (diff)
downloadeclipse.platform.releng.aggregator-6cc11f78564e70c12b635cb7eb88e3ab08a28bcd.tar.gz
eclipse.platform.releng.aggregator-6cc11f78564e70c12b635cb7eb88e3ab08a28bcd.tar.xz
eclipse.platform.releng.aggregator-6cc11f78564e70c12b635cb7eb88e3ab08a28bcd.zip
FROMCVS now has specific sdk feature projects
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
Diffstat (limited to 'FROMCVS/org.eclipse.rcp-feature/sourceTemplateFragment/build.properties')
-rwxr-xr-xFROMCVS/org.eclipse.rcp-feature/sourceTemplateFragment/build.properties13
1 files changed, 13 insertions, 0 deletions
diff --git a/FROMCVS/org.eclipse.rcp-feature/sourceTemplateFragment/build.properties b/FROMCVS/org.eclipse.rcp-feature/sourceTemplateFragment/build.properties
new file mode 100755
index 000000000..c43df59d6
--- /dev/null
+++ b/FROMCVS/org.eclipse.rcp-feature/sourceTemplateFragment/build.properties
@@ -0,0 +1,13 @@
+###############################################################################
+# Copyright (c) 2000, 2005 IBM Corporation and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# IBM Corporation - initial API and implementation
+###############################################################################
+bin.includes = about.html, fragment.xml, src/**, META-INF/
+sourcePlugin = true
+

Back to the top