diff options
author | vlorenzo | 2011-12-13 14:10:32 +0000 |
---|---|---|
committer | vlorenzo | 2011-12-13 14:10:32 +0000 |
commit | f84c00b03ae09326a4b8a0e5f64847d74e5918ec (patch) | |
tree | 7025af47b34da82c5c3774c20116e6626c1de7a7 /plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/build.properties | |
parent | 546d2207964d27d3e25117448464fbaeebc3a160 (diff) | |
download | org.eclipse.papyrus-f84c00b03ae09326a4b8a0e5f64847d74e5918ec.tar.gz org.eclipse.papyrus-f84c00b03ae09326a4b8a0e5f64847d74e5918ec.tar.xz org.eclipse.papyrus-f84c00b03ae09326a4b8a0e5f64847d74e5918ec.zip |
366523: [Refactoring] oep.infra.core.adaptor.gmf should be refactored
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366523
Diffstat (limited to 'plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/build.properties')
-rw-r--r-- | plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/build.properties | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/build.properties b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/build.properties new file mode 100644 index 00000000000..fd672fc8c77 --- /dev/null +++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/build.properties @@ -0,0 +1,8 @@ +#
+#Mon Sep 12 09:29:38 CEST 2011
+bin.includes=.options,META-INF/,plugin.properties,about.html,.,plugin.xml,schema/,messages.properties
+output..=bin/
+jars.compile.order=.
+src.includes=about.html,.options,META-INF/,plugin.properties,.,plugin.xml,schema/,messages.properties
+source..=src/
+bin..=bin/
|