Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenrik Rentz-Reichert2013-02-14 10:08:05 +0000
committerHenrik Rentz-Reichert2013-02-14 10:08:05 +0000
commite839eb114bd145294128ed2fdc448fde029d0d7b (patch)
tree9a9f97535d04879cf00e3320d5393a660f65e821 /plugins/org.eclipse.etrice.generator.cpp
parentd91ba834ec13f130e94dd1082100f8ab585d4103 (diff)
downloadorg.eclipse.etrice-e839eb114bd145294128ed2fdc448fde029d0d7b.tar.gz
org.eclipse.etrice-e839eb114bd145294128ed2fdc448fde029d0d7b.tar.xz
org.eclipse.etrice-e839eb114bd145294128ed2fdc448fde029d0d7b.zip
[...] reduced number of warnings, re-generated modellib.java
Diffstat (limited to 'plugins/org.eclipse.etrice.generator.cpp')
-rw-r--r--plugins/org.eclipse.etrice.generator.cpp/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.etrice.generator.cpp/build.properties b/plugins/org.eclipse.etrice.generator.cpp/build.properties
index 41eb6ade2..d6c49e5cf 100644
--- a/plugins/org.eclipse.etrice.generator.cpp/build.properties
+++ b/plugins/org.eclipse.etrice.generator.cpp/build.properties
@@ -1,4 +1,5 @@
-source.. = src/
+source.. = src/,\
+ xtend-gen/
output.. = bin/
bin.includes = META-INF/,\
.

Back to the top