Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build #44

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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>
6 changes: 6 additions & 0 deletions bundles/de.uka.ipd.sdq.probfunction/.project
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
Expand All @@ -24,5 +29,6 @@
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
</natures>
</projectDescription>
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.stoex.ide/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
</attributes>
</classpathentry>
<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
@@ -1,5 +1,6 @@
source.. = src/,\
src-gen/
output.. = target/
bin.includes = .,\
META-INF/
bin.excludes = **/*.xtend
2 changes: 1 addition & 1 deletion bundles/org.palladiosimulator.commons.stoex.ui/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
</attributes>
</classpathentry>
<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
@@ -1,5 +1,6 @@
source.. = src/,\
src-gen/
output.. = target/
bin.includes = .,\
META-INF/,\
plugin.xml
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.palladiosimulator.commons.stoex/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
<classpathentry kind="src" path="xtend-gen"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<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
@@ -1,6 +1,7 @@
source.. = src/,\
src-gen/,\
xtend-gen/
output.. = target/
bin.includes = .,\
META-INF/,\
plugin.xml
Expand Down
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.stoex.tests/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
<classpathentry kind="src" path="xtend-gen"/>
<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
@@ -1,6 +1,7 @@
source.. = src/,\
src-gen/,\
xtend-gen/
output.. = target/
bin.includes = .,\
META-INF/,\
plugin.xml
Expand Down
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>
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
source.. = src-gen/
output.. = target/
bin.includes = .,\
META-INF/
bin.excludes = **/*.xtend
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
Loading