Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.etrice.tutorials.java/build.properties')
-rw-r--r--examples/org.eclipse.etrice.tutorials.java/build.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/org.eclipse.etrice.tutorials.java/build.properties b/examples/org.eclipse.etrice.tutorials.java/build.properties
index bfa526304..d4e29431a 100644
--- a/examples/org.eclipse.etrice.tutorials.java/build.properties
+++ b/examples/org.eclipse.etrice.tutorials.java/build.properties
@@ -1,5 +1,5 @@
-source.. = src/,\
- src-gen/
-output.. = bin/
-bin.includes = META-INF/,\
- .
+source.. = src/,\
+ src-gen/
+output.. = bin/
+bin.includes = META-INF/,\
+ .

Back to the top