Skip to content

Commit

Permalink
switched to standard maven target folder
Browse files Browse the repository at this point in the history
  • Loading branch information
rsfzi committed Oct 1, 2024
1 parent 9fa0d61 commit 69945fb
Show file tree
Hide file tree
Showing 46 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.dialogs/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.dialogs/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
icons/,\
.
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.errorhandling/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.errorhandling/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
icons/
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.identifier.edit/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.identifier.edit/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ bin.includes = .,\
plugin.properties
jars.compile.order = .
source.. = src/
output.. = bin/
output.. = target/
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.identifier.uiutils/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.identifier.uiutils/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
plugin.xml
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.identifier/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="model"/>
<classpathentry kind="src" path="src-man"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.identifier/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jars.compile.order = .
source.. = src/,\
model/,\
src-man/
output.. = bin/
output.. = target/
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.probfunction.edit/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.probfunction.edit/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ bin.includes = .,\
plugin.properties
jars.compile.order = .
source.. = src/
output.. = bin/
output.. = target/
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.probfunction.math/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.probfunction.math/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ bin.includes = .,\
META-INF/,\
plugin.properties
source.. = src/
output.. = bin/
output.. = target/
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.probfunction/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="src-man"/>
<classpathentry kind="src" path="model"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.probfunction/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jars.compile.order = .
source.. = src/,\
src-man/,\
model/
output.. = bin/
output.. = target/
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.statistics/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="log4j"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.statistics/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
log4j/,\
Expand Down
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.stoex.analyser/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.stoex.analyser/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
plugin.xml
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.stoex.edit/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.stoex.edit/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ bin.includes = .,\
plugin.properties
jars.compile.order = .
source.. = src-gen/
output.. = bin/
output.. = target/
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.stoex/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="model"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.stoex/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jars.compile.order = .
source.. = src/,\
model/,\
src-gen/
output.. = bin/
output.. = target/
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.units.edit/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.units.edit/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ bin.includes = .,\
plugin.properties
jars.compile.order = .
source.. = src/
output.. = bin/
output.. = target/
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.units.editor/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.units.editor/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ bin.includes = .,\
plugin.properties
jars.compile.order = .
source.. = src/
output.. = bin/
output.. = target/
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.units/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="model"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/de.uka.ipd.sdq.units/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ bin.includes = .,\
jars.compile.order = .
source.. = src/,\
model/
output.. = bin/
output.. = target/
2 changes: 1 addition & 1 deletion bundles/org.palladiosimulator.commons.ui/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/org.palladiosimulator.commons.ui/build.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
plugin.xml,\
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.palladiosimulator.commons/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion bundles/org.palladiosimulator.commons/build.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.
2 changes: 1 addition & 1 deletion tests/de.uka.ipd.sdq.identifier.uiutils.tests/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="src-model"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ bin.includes = .,\
jars.compile.order = .
source.. = src-model/,\
src
output.. = bin/
output.. = target/
2 changes: 1 addition & 1 deletion tests/de.uka.ipd.sdq.probfunction.math.tests/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.
2 changes: 1 addition & 1 deletion tests/de.uka.ipd.sdq.statistics.test/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion tests/de.uka.ipd.sdq.statistics.test/build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
plugin.properties
2 changes: 1 addition & 1 deletion tests/de.uka.ipd.sdq.stoex.analyser.tests/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion tests/de.uka.ipd.sdq.stoex.analyser.tests/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ bin.includes = .,\
plugin.properties
jars.compile.order = .
source.. = src/
output.. = bin/
output.. = target/
2 changes: 1 addition & 1 deletion tests/de.uka.ipd.sdq.stoex.tests/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
2 changes: 1 addition & 1 deletion tests/de.uka.ipd.sdq.stoex.tests/build.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.
2 changes: 1 addition & 1 deletion tests/org.palladiosimulator.commons.ui.tests/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
fragment.xml

0 comments on commit 69945fb

Please sign in to comment.