diff --git a/bundles/de.uka.ipd.sdq.dialogs/.classpath b/bundles/de.uka.ipd.sdq.dialogs/.classpath index b6ada08..8ddd544 100644 --- a/bundles/de.uka.ipd.sdq.dialogs/.classpath +++ b/bundles/de.uka.ipd.sdq.dialogs/.classpath @@ -3,5 +3,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.dialogs/build.properties b/bundles/de.uka.ipd.sdq.dialogs/build.properties index c4817d4..fa1ceda 100644 --- a/bundles/de.uka.ipd.sdq.dialogs/build.properties +++ b/bundles/de.uka.ipd.sdq.dialogs/build.properties @@ -1,5 +1,5 @@ source.. = src/ -output.. = bin/ +output.. = target/ bin.includes = META-INF/,\ icons/,\ . diff --git a/bundles/de.uka.ipd.sdq.errorhandling/.classpath b/bundles/de.uka.ipd.sdq.errorhandling/.classpath index b6ada08..8ddd544 100644 --- a/bundles/de.uka.ipd.sdq.errorhandling/.classpath +++ b/bundles/de.uka.ipd.sdq.errorhandling/.classpath @@ -3,5 +3,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.errorhandling/build.properties b/bundles/de.uka.ipd.sdq.errorhandling/build.properties index 4d94886..89937e2 100644 --- a/bundles/de.uka.ipd.sdq.errorhandling/build.properties +++ b/bundles/de.uka.ipd.sdq.errorhandling/build.properties @@ -1,5 +1,5 @@ source.. = src/ -output.. = bin/ +output.. = target/ bin.includes = META-INF/,\ .,\ icons/ diff --git a/bundles/de.uka.ipd.sdq.identifier.edit/.classpath b/bundles/de.uka.ipd.sdq.identifier.edit/.classpath index b0bfa50..017005c 100644 --- a/bundles/de.uka.ipd.sdq.identifier.edit/.classpath +++ b/bundles/de.uka.ipd.sdq.identifier.edit/.classpath @@ -3,5 +3,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.identifier.edit/build.properties b/bundles/de.uka.ipd.sdq.identifier.edit/build.properties index 7d511e7..d1cee27 100644 --- a/bundles/de.uka.ipd.sdq.identifier.edit/build.properties +++ b/bundles/de.uka.ipd.sdq.identifier.edit/build.properties @@ -9,4 +9,4 @@ bin.includes = .,\ plugin.properties jars.compile.order = . source.. = src/ -output.. = bin/ +output.. = target/ diff --git a/bundles/de.uka.ipd.sdq.identifier.uiutils/.classpath b/bundles/de.uka.ipd.sdq.identifier.uiutils/.classpath index 81fe078..2c3de9d 100644 --- a/bundles/de.uka.ipd.sdq.identifier.uiutils/.classpath +++ b/bundles/de.uka.ipd.sdq.identifier.uiutils/.classpath @@ -3,5 +3,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.identifier.uiutils/build.properties b/bundles/de.uka.ipd.sdq.identifier.uiutils/build.properties index e9863e2..bf0195a 100644 --- a/bundles/de.uka.ipd.sdq.identifier.uiutils/build.properties +++ b/bundles/de.uka.ipd.sdq.identifier.uiutils/build.properties @@ -1,5 +1,5 @@ source.. = src/ -output.. = bin/ +output.. = target/ bin.includes = META-INF/,\ .,\ plugin.xml diff --git a/bundles/de.uka.ipd.sdq.identifier/.classpath b/bundles/de.uka.ipd.sdq.identifier/.classpath index 5f88f3d..b625a47 100644 --- a/bundles/de.uka.ipd.sdq.identifier/.classpath +++ b/bundles/de.uka.ipd.sdq.identifier/.classpath @@ -5,5 +5,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.identifier/build.properties b/bundles/de.uka.ipd.sdq.identifier/build.properties index 242d682..f0f5e02 100644 --- a/bundles/de.uka.ipd.sdq.identifier/build.properties +++ b/bundles/de.uka.ipd.sdq.identifier/build.properties @@ -12,4 +12,4 @@ jars.compile.order = . source.. = src/,\ model/,\ src-man/ -output.. = bin/ +output.. = target/ diff --git a/bundles/de.uka.ipd.sdq.probfunction.edit/.classpath b/bundles/de.uka.ipd.sdq.probfunction.edit/.classpath index 81fe078..2c3de9d 100644 --- a/bundles/de.uka.ipd.sdq.probfunction.edit/.classpath +++ b/bundles/de.uka.ipd.sdq.probfunction.edit/.classpath @@ -3,5 +3,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.probfunction.edit/build.properties b/bundles/de.uka.ipd.sdq.probfunction.edit/build.properties index 400b20a..7c70550 100644 --- a/bundles/de.uka.ipd.sdq.probfunction.edit/build.properties +++ b/bundles/de.uka.ipd.sdq.probfunction.edit/build.properties @@ -11,4 +11,4 @@ bin.includes = .,\ plugin.properties jars.compile.order = . source.. = src/ -output.. = bin/ +output.. = target/ diff --git a/bundles/de.uka.ipd.sdq.probfunction.math/.classpath b/bundles/de.uka.ipd.sdq.probfunction.math/.classpath index b6ada08..8ddd544 100644 --- a/bundles/de.uka.ipd.sdq.probfunction.math/.classpath +++ b/bundles/de.uka.ipd.sdq.probfunction.math/.classpath @@ -3,5 +3,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.probfunction.math/build.properties b/bundles/de.uka.ipd.sdq.probfunction.math/build.properties index d115cd5..3fa6d02 100644 --- a/bundles/de.uka.ipd.sdq.probfunction.math/build.properties +++ b/bundles/de.uka.ipd.sdq.probfunction.math/build.properties @@ -7,4 +7,4 @@ bin.includes = .,\ META-INF/,\ plugin.properties source.. = src/ -output.. = bin/ +output.. = target/ diff --git a/bundles/de.uka.ipd.sdq.probfunction/.classpath b/bundles/de.uka.ipd.sdq.probfunction/.classpath index 19152b4..871ea95 100644 --- a/bundles/de.uka.ipd.sdq.probfunction/.classpath +++ b/bundles/de.uka.ipd.sdq.probfunction/.classpath @@ -5,5 +5,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.probfunction/.project b/bundles/de.uka.ipd.sdq.probfunction/.project index 5df8133..726bd63 100644 --- a/bundles/de.uka.ipd.sdq.probfunction/.project +++ b/bundles/de.uka.ipd.sdq.probfunction/.project @@ -5,6 +5,11 @@ + + org.eclipse.xtext.ui.shared.xtextBuilder + + + org.eclipse.jdt.core.javabuilder @@ -24,5 +29,6 @@ org.eclipse.jdt.core.javanature org.eclipse.pde.PluginNature + org.eclipse.xtext.ui.shared.xtextNature diff --git a/bundles/de.uka.ipd.sdq.probfunction/build.properties b/bundles/de.uka.ipd.sdq.probfunction/build.properties index 54af424..a9962c0 100644 --- a/bundles/de.uka.ipd.sdq.probfunction/build.properties +++ b/bundles/de.uka.ipd.sdq.probfunction/build.properties @@ -13,4 +13,4 @@ jars.compile.order = . source.. = src/,\ src-man/,\ model/ -output.. = bin/ +output.. = target/ diff --git a/bundles/de.uka.ipd.sdq.statistics/.classpath b/bundles/de.uka.ipd.sdq.statistics/.classpath index 0e5d564..69e151a 100644 --- a/bundles/de.uka.ipd.sdq.statistics/.classpath +++ b/bundles/de.uka.ipd.sdq.statistics/.classpath @@ -4,5 +4,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.statistics/build.properties b/bundles/de.uka.ipd.sdq.statistics/build.properties index d98218c..aa6da2c 100644 --- a/bundles/de.uka.ipd.sdq.statistics/build.properties +++ b/bundles/de.uka.ipd.sdq.statistics/build.properties @@ -1,5 +1,5 @@ source.. = src/ -output.. = bin/ +output.. = target/ bin.includes = META-INF/,\ .,\ log4j/,\ diff --git a/bundles/de.uka.ipd.sdq.stoex.analyser/.classpath b/bundles/de.uka.ipd.sdq.stoex.analyser/.classpath index 81fe078..2c3de9d 100644 --- a/bundles/de.uka.ipd.sdq.stoex.analyser/.classpath +++ b/bundles/de.uka.ipd.sdq.stoex.analyser/.classpath @@ -3,5 +3,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.stoex.analyser/build.properties b/bundles/de.uka.ipd.sdq.stoex.analyser/build.properties index e9863e2..bf0195a 100644 --- a/bundles/de.uka.ipd.sdq.stoex.analyser/build.properties +++ b/bundles/de.uka.ipd.sdq.stoex.analyser/build.properties @@ -1,5 +1,5 @@ source.. = src/ -output.. = bin/ +output.. = target/ bin.includes = META-INF/,\ .,\ plugin.xml diff --git a/bundles/de.uka.ipd.sdq.stoex.edit/.classpath b/bundles/de.uka.ipd.sdq.stoex.edit/.classpath index a1b331a..a1e4796 100644 --- a/bundles/de.uka.ipd.sdq.stoex.edit/.classpath +++ b/bundles/de.uka.ipd.sdq.stoex.edit/.classpath @@ -7,5 +7,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.stoex.edit/build.properties b/bundles/de.uka.ipd.sdq.stoex.edit/build.properties index 6ddc286..0bddc8d 100644 --- a/bundles/de.uka.ipd.sdq.stoex.edit/build.properties +++ b/bundles/de.uka.ipd.sdq.stoex.edit/build.properties @@ -10,4 +10,4 @@ bin.includes = .,\ plugin.properties jars.compile.order = . source.. = src-gen/ -output.. = bin/ +output.. = target/ diff --git a/bundles/de.uka.ipd.sdq.stoex/.classpath b/bundles/de.uka.ipd.sdq.stoex/.classpath index 17c2d4c..12099e2 100644 --- a/bundles/de.uka.ipd.sdq.stoex/.classpath +++ b/bundles/de.uka.ipd.sdq.stoex/.classpath @@ -9,5 +9,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.stoex/build.properties b/bundles/de.uka.ipd.sdq.stoex/build.properties index 9f62c29..b7ec0fb 100644 --- a/bundles/de.uka.ipd.sdq.stoex/build.properties +++ b/bundles/de.uka.ipd.sdq.stoex/build.properties @@ -12,4 +12,4 @@ jars.compile.order = . source.. = src/,\ model/,\ src-gen/ -output.. = bin/ +output.. = target/ diff --git a/bundles/de.uka.ipd.sdq.units.edit/.classpath b/bundles/de.uka.ipd.sdq.units.edit/.classpath index 81fe078..2c3de9d 100644 --- a/bundles/de.uka.ipd.sdq.units.edit/.classpath +++ b/bundles/de.uka.ipd.sdq.units.edit/.classpath @@ -3,5 +3,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.units.edit/build.properties b/bundles/de.uka.ipd.sdq.units.edit/build.properties index 400b20a..7c70550 100644 --- a/bundles/de.uka.ipd.sdq.units.edit/build.properties +++ b/bundles/de.uka.ipd.sdq.units.edit/build.properties @@ -11,4 +11,4 @@ bin.includes = .,\ plugin.properties jars.compile.order = . source.. = src/ -output.. = bin/ +output.. = target/ diff --git a/bundles/de.uka.ipd.sdq.units.editor/.classpath b/bundles/de.uka.ipd.sdq.units.editor/.classpath index 81fe078..2c3de9d 100644 --- a/bundles/de.uka.ipd.sdq.units.editor/.classpath +++ b/bundles/de.uka.ipd.sdq.units.editor/.classpath @@ -3,5 +3,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.units.editor/build.properties b/bundles/de.uka.ipd.sdq.units.editor/build.properties index 400b20a..7c70550 100644 --- a/bundles/de.uka.ipd.sdq.units.editor/build.properties +++ b/bundles/de.uka.ipd.sdq.units.editor/build.properties @@ -11,4 +11,4 @@ bin.includes = .,\ plugin.properties jars.compile.order = . source.. = src/ -output.. = bin/ +output.. = target/ diff --git a/bundles/de.uka.ipd.sdq.units/.classpath b/bundles/de.uka.ipd.sdq.units/.classpath index 50c54dd..8c56fea 100644 --- a/bundles/de.uka.ipd.sdq.units/.classpath +++ b/bundles/de.uka.ipd.sdq.units/.classpath @@ -4,5 +4,5 @@ - + diff --git a/bundles/de.uka.ipd.sdq.units/build.properties b/bundles/de.uka.ipd.sdq.units/build.properties index 4da3d99..67209e8 100644 --- a/bundles/de.uka.ipd.sdq.units/build.properties +++ b/bundles/de.uka.ipd.sdq.units/build.properties @@ -12,4 +12,4 @@ bin.includes = .,\ jars.compile.order = . source.. = src/,\ model/ -output.. = bin/ +output.. = target/ diff --git a/bundles/org.palladiosimulator.commons.stoex.ide/.classpath b/bundles/org.palladiosimulator.commons.stoex.ide/.classpath index 667bea1..7375d51 100644 --- a/bundles/org.palladiosimulator.commons.stoex.ide/.classpath +++ b/bundles/org.palladiosimulator.commons.stoex.ide/.classpath @@ -8,5 +8,5 @@ - + diff --git a/bundles/org.palladiosimulator.commons.stoex.ide/build.properties b/bundles/org.palladiosimulator.commons.stoex.ide/build.properties index b33c185..676b35f 100644 --- a/bundles/org.palladiosimulator.commons.stoex.ide/build.properties +++ b/bundles/org.palladiosimulator.commons.stoex.ide/build.properties @@ -1,5 +1,6 @@ source.. = src/,\ src-gen/ +output.. = target/ bin.includes = .,\ META-INF/ bin.excludes = **/*.xtend diff --git a/bundles/org.palladiosimulator.commons.stoex.ui/.classpath b/bundles/org.palladiosimulator.commons.stoex.ui/.classpath index 667bea1..7375d51 100644 --- a/bundles/org.palladiosimulator.commons.stoex.ui/.classpath +++ b/bundles/org.palladiosimulator.commons.stoex.ui/.classpath @@ -8,5 +8,5 @@ - + diff --git a/bundles/org.palladiosimulator.commons.stoex.ui/build.properties b/bundles/org.palladiosimulator.commons.stoex.ui/build.properties index aa16ff8..0b05234 100644 --- a/bundles/org.palladiosimulator.commons.stoex.ui/build.properties +++ b/bundles/org.palladiosimulator.commons.stoex.ui/build.properties @@ -1,5 +1,6 @@ source.. = src/,\ src-gen/ +output.. = target/ bin.includes = .,\ META-INF/,\ plugin.xml diff --git a/bundles/org.palladiosimulator.commons.stoex/.classpath b/bundles/org.palladiosimulator.commons.stoex/.classpath index 9081d4f..ba16b7f 100644 --- a/bundles/org.palladiosimulator.commons.stoex/.classpath +++ b/bundles/org.palladiosimulator.commons.stoex/.classpath @@ -5,5 +5,5 @@ - + diff --git a/bundles/org.palladiosimulator.commons.stoex/build.properties b/bundles/org.palladiosimulator.commons.stoex/build.properties index 4f8080d..419fafc 100644 --- a/bundles/org.palladiosimulator.commons.stoex/build.properties +++ b/bundles/org.palladiosimulator.commons.stoex/build.properties @@ -1,6 +1,7 @@ source.. = src/,\ src-gen/,\ xtend-gen/ +output.. = target/ bin.includes = .,\ META-INF/,\ plugin.xml diff --git a/bundles/org.palladiosimulator.commons.ui/.classpath b/bundles/org.palladiosimulator.commons.ui/.classpath index 81fe078..2c3de9d 100644 --- a/bundles/org.palladiosimulator.commons.ui/.classpath +++ b/bundles/org.palladiosimulator.commons.ui/.classpath @@ -3,5 +3,5 @@ - + diff --git a/bundles/org.palladiosimulator.commons.ui/build.properties b/bundles/org.palladiosimulator.commons.ui/build.properties index 9afdcd1..8b4c262 100644 --- a/bundles/org.palladiosimulator.commons.ui/build.properties +++ b/bundles/org.palladiosimulator.commons.ui/build.properties @@ -1,4 +1,4 @@ -output.. = bin/ +output.. = target/ bin.includes = META-INF/,\ .,\ plugin.xml,\ diff --git a/bundles/org.palladiosimulator.commons/.classpath b/bundles/org.palladiosimulator.commons/.classpath index 81fe078..2c3de9d 100644 --- a/bundles/org.palladiosimulator.commons/.classpath +++ b/bundles/org.palladiosimulator.commons/.classpath @@ -3,5 +3,5 @@ - + diff --git a/bundles/org.palladiosimulator.commons/build.properties b/bundles/org.palladiosimulator.commons/build.properties index 34d2e4d..1b0eb51 100644 --- a/bundles/org.palladiosimulator.commons/build.properties +++ b/bundles/org.palladiosimulator.commons/build.properties @@ -1,4 +1,4 @@ source.. = src/ -output.. = bin/ +output.. = target/ bin.includes = META-INF/,\ . diff --git a/tests/de.uka.ipd.sdq.identifier.uiutils.tests/.classpath b/tests/de.uka.ipd.sdq.identifier.uiutils.tests/.classpath index a89e7cd..7bd8fe4 100644 --- a/tests/de.uka.ipd.sdq.identifier.uiutils.tests/.classpath +++ b/tests/de.uka.ipd.sdq.identifier.uiutils.tests/.classpath @@ -8,5 +8,5 @@ - + diff --git a/tests/de.uka.ipd.sdq.identifier.uiutils.tests/build.properties b/tests/de.uka.ipd.sdq.identifier.uiutils.tests/build.properties index bd7e3cd..0aa6f5b 100644 --- a/tests/de.uka.ipd.sdq.identifier.uiutils.tests/build.properties +++ b/tests/de.uka.ipd.sdq.identifier.uiutils.tests/build.properties @@ -8,4 +8,4 @@ bin.includes = .,\ jars.compile.order = . source.. = src-model/,\ src -output.. = bin/ +output.. = target/ diff --git a/tests/de.uka.ipd.sdq.probfunction.math.tests/.classpath b/tests/de.uka.ipd.sdq.probfunction.math.tests/.classpath index b6ada08..8ddd544 100644 --- a/tests/de.uka.ipd.sdq.probfunction.math.tests/.classpath +++ b/tests/de.uka.ipd.sdq.probfunction.math.tests/.classpath @@ -3,5 +3,5 @@ - + diff --git a/tests/de.uka.ipd.sdq.probfunction.math.tests/build.properties b/tests/de.uka.ipd.sdq.probfunction.math.tests/build.properties index 41eb6ad..b4e2ca6 100644 --- a/tests/de.uka.ipd.sdq.probfunction.math.tests/build.properties +++ b/tests/de.uka.ipd.sdq.probfunction.math.tests/build.properties @@ -1,4 +1,4 @@ source.. = src/ -output.. = bin/ +output.. = target/ bin.includes = META-INF/,\ . diff --git a/tests/de.uka.ipd.sdq.statistics.test/.classpath b/tests/de.uka.ipd.sdq.statistics.test/.classpath index a385607..23c0f0d 100644 --- a/tests/de.uka.ipd.sdq.statistics.test/.classpath +++ b/tests/de.uka.ipd.sdq.statistics.test/.classpath @@ -4,5 +4,5 @@ - + diff --git a/tests/de.uka.ipd.sdq.statistics.test/build.properties b/tests/de.uka.ipd.sdq.statistics.test/build.properties index f4ae970..2f198a9 100644 --- a/tests/de.uka.ipd.sdq.statistics.test/build.properties +++ b/tests/de.uka.ipd.sdq.statistics.test/build.properties @@ -1,5 +1,5 @@ source.. = src/ -output.. = bin/ +output.. = target/ bin.includes = META-INF/,\ .,\ plugin.properties diff --git a/tests/de.uka.ipd.sdq.stoex.analyser.tests/.classpath b/tests/de.uka.ipd.sdq.stoex.analyser.tests/.classpath index 1a82131..5673a3a 100644 --- a/tests/de.uka.ipd.sdq.stoex.analyser.tests/.classpath +++ b/tests/de.uka.ipd.sdq.stoex.analyser.tests/.classpath @@ -3,5 +3,5 @@ - + diff --git a/tests/de.uka.ipd.sdq.stoex.analyser.tests/build.properties b/tests/de.uka.ipd.sdq.stoex.analyser.tests/build.properties index 9f21eb4..79345a7 100644 --- a/tests/de.uka.ipd.sdq.stoex.analyser.tests/build.properties +++ b/tests/de.uka.ipd.sdq.stoex.analyser.tests/build.properties @@ -7,4 +7,4 @@ bin.includes = .,\ plugin.properties jars.compile.order = . source.. = src/ -output.. = bin/ +output.. = target/ diff --git a/tests/de.uka.ipd.sdq.stoex.tests/.classpath b/tests/de.uka.ipd.sdq.stoex.tests/.classpath index 675a5e2..d57d317 100644 --- a/tests/de.uka.ipd.sdq.stoex.tests/.classpath +++ b/tests/de.uka.ipd.sdq.stoex.tests/.classpath @@ -7,5 +7,5 @@ - + diff --git a/tests/de.uka.ipd.sdq.stoex.tests/build.properties b/tests/de.uka.ipd.sdq.stoex.tests/build.properties index 34d2e4d..1b0eb51 100644 --- a/tests/de.uka.ipd.sdq.stoex.tests/build.properties +++ b/tests/de.uka.ipd.sdq.stoex.tests/build.properties @@ -1,4 +1,4 @@ source.. = src/ -output.. = bin/ +output.. = target/ bin.includes = META-INF/,\ . diff --git a/tests/org.palladiosimulator.commons.stoex.tests/.classpath b/tests/org.palladiosimulator.commons.stoex.tests/.classpath index 7e7c890..34aef34 100644 --- a/tests/org.palladiosimulator.commons.stoex.tests/.classpath +++ b/tests/org.palladiosimulator.commons.stoex.tests/.classpath @@ -5,5 +5,5 @@ - + diff --git a/tests/org.palladiosimulator.commons.stoex.tests/build.properties b/tests/org.palladiosimulator.commons.stoex.tests/build.properties index 323f56c..8411827 100644 --- a/tests/org.palladiosimulator.commons.stoex.tests/build.properties +++ b/tests/org.palladiosimulator.commons.stoex.tests/build.properties @@ -1,6 +1,7 @@ source.. = src/,\ src-gen/,\ xtend-gen/ +output.. = target/ bin.includes = .,\ META-INF/,\ plugin.xml diff --git a/tests/org.palladiosimulator.commons.stoex.ui.tests/.classpath b/tests/org.palladiosimulator.commons.stoex.ui.tests/.classpath index a1b331a..a1e4796 100644 --- a/tests/org.palladiosimulator.commons.stoex.ui.tests/.classpath +++ b/tests/org.palladiosimulator.commons.stoex.ui.tests/.classpath @@ -7,5 +7,5 @@ - + diff --git a/tests/org.palladiosimulator.commons.stoex.ui.tests/build.properties b/tests/org.palladiosimulator.commons.stoex.ui.tests/build.properties index d66b4ec..ac9c1df 100644 --- a/tests/org.palladiosimulator.commons.stoex.ui.tests/build.properties +++ b/tests/org.palladiosimulator.commons.stoex.ui.tests/build.properties @@ -1,4 +1,5 @@ source.. = src-gen/ +output.. = target/ bin.includes = .,\ META-INF/ bin.excludes = **/*.xtend diff --git a/tests/org.palladiosimulator.commons.ui.tests/.classpath b/tests/org.palladiosimulator.commons.ui.tests/.classpath index 675a5e2..d57d317 100644 --- a/tests/org.palladiosimulator.commons.ui.tests/.classpath +++ b/tests/org.palladiosimulator.commons.ui.tests/.classpath @@ -7,5 +7,5 @@ - + diff --git a/tests/org.palladiosimulator.commons.ui.tests/build.properties b/tests/org.palladiosimulator.commons.ui.tests/build.properties index e3023e1..42eeeb4 100644 --- a/tests/org.palladiosimulator.commons.ui.tests/build.properties +++ b/tests/org.palladiosimulator.commons.ui.tests/build.properties @@ -1,5 +1,5 @@ source.. = src/ -output.. = bin/ +output.. = target/ bin.includes = META-INF/,\ .,\ fragment.xml