Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorHenrik Rentz-Reichert2013-11-11 10:24:17 +0000
committerHenrik Rentz-Reichert2013-11-11 10:45:17 +0000
commit84019328ba4574f6202de4282adc76a446aa85e2 (patch)
tree5877d6cfdbd420b39897cbd59cf91fd64f7fd62d /tests
parentdf2dd35d34db44a530a4c651ac7d3c288c2cc23f (diff)
downloadorg.eclipse.etrice-84019328ba4574f6202de4282adc76a446aa85e2.tar.gz
org.eclipse.etrice-84019328ba4574f6202de4282adc76a446aa85e2.tar.xz
org.eclipse.etrice-84019328ba4574f6202de4282adc76a446aa85e2.zip
[generator.java.mvn] Bug 421434: create a Maven Mojo that wraps the Java generator
https://bugs.eclipse.org/421434
Diffstat (limited to 'tests')
-rw-r--r--tests/org.eclipse.etrice.generator.java.tests/make.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/org.eclipse.etrice.generator.java.tests/make.xml b/tests/org.eclipse.etrice.generator.java.tests/make.xml
index 189c74afe..616010974 100644
--- a/tests/org.eclipse.etrice.generator.java.tests/make.xml
+++ b/tests/org.eclipse.etrice.generator.java.tests/make.xml
@@ -85,7 +85,6 @@
<pathelement location="../../plugins/org.eclipse.etrice.generator.config/bin"/>
<pathelement location="../../plugins/org.eclipse.etrice.generator.doc/bin"/>
<pathelement location="../../plugins/org.eclipse.etrice.generator/bin"/>
- <pathelement location="../../plugins/org.eclipse.etrice.generator.config/bin"/>
<pathelement location="../../plugins/org.eclipse.etrice.core.common/bin"/>
<pathelement location="../../plugins/org.eclipse.etrice.core.room/bin"/>
<pathelement location="../../plugins/org.eclipse.etrice.core.etphys/bin"/>

Back to the top