Fixed build.properties

Change-Id: I7c708c3006b7c616f4034cc7ff98f5810abcd7f5
Signed-off-by: Sebastien Revol <sebastien.revol@cea.fr>
diff --git a/bundles/suml/org.eclipse.papyrus.moka.engine.suml.python/.classpath b/bundles/suml/org.eclipse.papyrus.moka.engine.suml.python/.classpath
index c34bb53..574689a 100644
--- a/bundles/suml/org.eclipse.papyrus.moka.engine.suml.python/.classpath
+++ b/bundles/suml/org.eclipse.papyrus.moka.engine.suml.python/.classpath
@@ -7,5 +7,5 @@
 	</classpathentry>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="output" path="bin"/>
+	<classpathentry kind="output" path="target/classes"/>
 </classpath>
diff --git a/bundles/suml/org.eclipse.papyrus.moka.engine.suml.python/build.properties b/bundles/suml/org.eclipse.papyrus.moka.engine.suml.python/build.properties
index e9863e2..7cebe16 100644
--- a/bundles/suml/org.eclipse.papyrus.moka.engine.suml.python/build.properties
+++ b/bundles/suml/org.eclipse.papyrus.moka.engine.suml.python/build.properties
@@ -2,4 +2,5 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               plugin.xml
+               plugin.xml,\
+               scripts/