Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'common/features/org.eclipse.jpt.common.feature/build.properties')
-rw-r--r--common/features/org.eclipse.jpt.common.feature/build.properties13
1 files changed, 13 insertions, 0 deletions
diff --git a/common/features/org.eclipse.jpt.common.feature/build.properties b/common/features/org.eclipse.jpt.common.feature/build.properties
new file mode 100644
index 0000000000..7d721a4154
--- /dev/null
+++ b/common/features/org.eclipse.jpt.common.feature/build.properties
@@ -0,0 +1,13 @@
+###############################################################################
+# Copyright (c) 2010, 2011 Oracle.
+# 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:
+# Oracle. - initial API and implementation
+###############################################################################
+bin.includes = feature.xml,\
+ eclipse_update_120.jpg,\
+ feature.properties

Back to the top