Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2011-11-02 10:21:12 +0000
committercletavernie2011-11-02 10:21:12 +0000
commit738e1285baafacbba9498a0148f7d68a8a7afc8d (patch)
treef214d528480f48ebb304f9c79b2ce2da8ff4564c /plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/build.properties
parent36bd3dc04d5a01179f676bcb0f14771987079360 (diff)
downloadorg.eclipse.papyrus-738e1285baafacbba9498a0148f7d68a8a7afc8d.tar.gz
org.eclipse.papyrus-738e1285baafacbba9498a0148f7d68a8a7afc8d.tar.xz
org.eclipse.papyrus-738e1285baafacbba9498a0148f7d68a8a7afc8d.zip
362162: [Architecture - Refactoring] The plug-ins should be renamed to match their layer's qualified name
https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
Diffstat (limited to 'plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/build.properties')
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/build.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/build.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/build.properties
new file mode 100644
index 00000000000..f161ecb2d26
--- /dev/null
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/build.properties
@@ -0,0 +1,6 @@
+#
+#Mon Sep 12 09:29:43 CEST 2011
+bin.includes=META-INF/,icons/,.,about.html,messages.properties,plugin.properties,plugin.xml,custom-messages.properties,schema/
+src.includes=about.html,icons/,model/,schema/,META-INF/,.,messages.properties,plugin.properties,plugin.xml,custom-messages.properties
+source..=src/
+bin..=bin/

Back to the top