Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/build.properties')
-rw-r--r--plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/build.properties b/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/build.properties
index 5ad411ba9af..b0cb7b7870f 100644
--- a/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/build.properties
+++ b/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/build.properties
@@ -1,9 +1,9 @@
source.. = src/,\
src-gen/
+output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.properties,\
about.html,\
plugin.xml
src.includes = about.html
-

Back to the top