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 2, 2024
1 parent d8696b5 commit 4ea4ae7
Show file tree
Hide file tree
Showing 77 changed files with 78 additions and 77 deletions.
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
Expand Up @@ -7,4 +7,4 @@ bin.includes = .,\
plugin.properties
jars.compile.order = .
source.. = src/
output.. = bin/
output.. = target/
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
Expand Up @@ -7,4 +7,4 @@ bin.includes = .,\
plugin.properties
jars.compile.order = .
source.. = src/
output.. = bin
output.. = target/
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<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="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/,\
.,\
plugin.xml,\
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.palladiosimulator.simulizar.action/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
<attribute name="module" 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
Expand Up @@ -9,4 +9,4 @@ jars.compile.order = .
source.. = src/,\
src-man/,\
src-gen
output.. = bin/
output.. = target/
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,5 +1,5 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
plugin.xml
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>
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/
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>
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/
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-gen"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source.. = src/,\
src-gen
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
plugin.xml
2 changes: 1 addition & 1 deletion bundles/org.palladiosimulator.simulizar.events/.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-gen"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source.. = src/,\
src-gen
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
plugin.xml,\
Expand Down
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,5 +1,5 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
plugin.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
bin.includes = plugin.xml,\
profile.emfprofile_diagram,\
META-INF/
src.includes = src
src.includes = src
output.. = target/
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,5 +1,5 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
plugin.xml
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,5 +1,5 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
plugin.xml
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>
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/
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>
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/
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,5 +1,5 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
plugin.xml
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>
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/
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>
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/
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
<attribute name="module" 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,6 +1,6 @@
source.. = src/,\
src-gen/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
plugin.xml,\
Expand Down
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>
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/
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>
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/
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<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="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/,\
.,\
plugin.xml
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>
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/
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>
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ bin.includes = .,\
plugin.properties
jars.compile.order = .
source.. = src/
output.. = bin
output.. = target/
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>
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/
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-gen"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source.. = src/,\
src-gen/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
plugin.xml
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>
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/
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>
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/
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,5 +1,5 @@
source.. = src/
output.. = bin/
output.. = target/
bin.includes = META-INF/,\
.,\
plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="xtend-gen"/>
<classpathentry kind="src" path="src-gen"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target"/>
</classpath>
Loading

0 comments on commit 4ea4ae7

Please sign in to comment.