Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlorenzo2012-01-30 14:00:13 +0000
committervlorenzo2012-01-30 14:00:13 +0000
commit2fddc6c4f09a922ca8381c6a8c35bfd3f09593d7 (patch)
tree449d3466db0451a79b1769126e0c0c2f29a39591 /deprecated/org.eclipse.papyrus.uml.compare/build.properties
parentcc51abfbe7da69ac4d863b64a0261b993090587d (diff)
downloadorg.eclipse.papyrus-2fddc6c4f09a922ca8381c6a8c35bfd3f09593d7.tar.gz
org.eclipse.papyrus-2fddc6c4f09a922ca8381c6a8c35bfd3f09593d7.tar.xz
org.eclipse.papyrus-2fddc6c4f09a922ca8381c6a8c35bfd3f09593d7.zip
The plugin oep.uml.compare is now deprecated
Diffstat (limited to 'deprecated/org.eclipse.papyrus.uml.compare/build.properties')
-rw-r--r--deprecated/org.eclipse.papyrus.uml.compare/build.properties15
1 files changed, 15 insertions, 0 deletions
diff --git a/deprecated/org.eclipse.papyrus.uml.compare/build.properties b/deprecated/org.eclipse.papyrus.uml.compare/build.properties
new file mode 100644
index 00000000000..41a9383489b
--- /dev/null
+++ b/deprecated/org.eclipse.papyrus.uml.compare/build.properties
@@ -0,0 +1,15 @@
+#
+#Mon Sep 12 09:29:35 CEST 2011
+bin.includes = META-INF/,\
+ .,\
+ plugin.xml,\
+ icons/,\
+ model/,\
+ messages.properties,\
+ about.html,\
+ plugin.properties,\
+ OSGI-INF/l10n/bundle.properties
+output..=bin/
+src.includes=META-INF/,.,plugin.xml,icons/,model/,messages.properties,about.html,plugin.properties
+source..=src/,src-gen/
+bin..=bin/

Back to the top