Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NeqModPlus
Building Physics
Building Physics Catalog Editor
Commits
a126795f
Commit
a126795f
authored
4 years ago
by
Kai-Holger Brassel
Browse files
Options
Download
Email Patches
Plain Diff
Embed Eclipse JustJ JRE 15.0.2 stripped (without debug info)
parent
57e03ac1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
de.hftstuttgart.buildingphysics.parent/pom.xml
+3
-2
de.hftstuttgart.buildingphysics.parent/pom.xml
de.hftstuttgart.buildingphysics.product/de.hftstuttgart.buildingphysics.application.product
+2
-2
...oduct/de.hftstuttgart.buildingphysics.application.product
de.hftstuttgart.buildingphysics.target/buildingphysics.target.target
+5
-1
...gart.buildingphysics.target/buildingphysics.target.target
with
10 additions
and
5 deletions
+10
-5
de.hftstuttgart.buildingphysics.parent/pom.xml
+
3
-
2
View file @
a126795f
...
...
@@ -39,12 +39,13 @@
<version>
1.0.0-SNAPSHOT
</version>
</artifact>
</target>
<resolveWithExecutionEnvironmentConstraints>
false
</resolveWithExecutionEnvironmentConstraints>
<environments>
<!-- environment>
<os>linux</os>
<ws>gtk</ws>
<arch>x86</arch>
</environment
>
</environment
--
>
<environment>
<os>
linux
</os>
<ws>
gtk
</ws>
...
...
@@ -54,7 +55,7 @@
<os>
win32
</os>
<ws>
win32
</ws>
<arch>
x86_64
</arch>
</environment
--
>
</environment>
<environment>
<os>
macosx
</os>
<ws>
cocoa
</ws>
...
...
This diff is collapsed.
Click to expand it.
de.hftstuttgart.buildingphysics.product/de.hftstuttgart.buildingphysics.application.product
+
2
-
2
View file @
a126795f
...
...
@@ -22,7 +22,6 @@
</launcher>
<vm>
<macos
include=
"false"
>
org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-14
</macos>
</vm>
<plugins>
...
...
@@ -38,11 +37,12 @@
<feature
id=
"org.eclipse.emf.ecp.view.label.feature"
installMode=
"root"
/>
<feature
id=
"org.eclipse.emf.ecp.view.table.feature"
installMode=
"root"
/>
<feature
id=
"org.eclipse.equinox.sdk"
installMode=
"root"
/>
<feature
id=
"org.eclipse.justj.openjdk.hotspot.jre.full.stripped"
installMode=
"root"
/>
</features>
<configurations>
<plugin
id=
"org.apache.felix.scr"
autoStart=
"true"
startLevel=
"2"
/>
<plugin
id=
"org.eclipse.core.runtime"
autoStart=
"true"
startLevel=
"
0
"
/>
<plugin
id=
"org.eclipse.core.runtime"
autoStart=
"true"
startLevel=
"
4
"
/>
<plugin
id=
"org.eclipse.equinox.common"
autoStart=
"true"
startLevel=
"2"
/>
<plugin
id=
"org.eclipse.equinox.event"
autoStart=
"true"
startLevel=
"2"
/>
<plugin
id=
"org.eclipse.equinox.simpleconfigurator"
autoStart=
"true"
startLevel=
"1"
/>
...
...
This diff is collapsed.
Click to expand it.
de.hftstuttgart.buildingphysics.target/buildingphysics.target.target
+
5
-
1
View file @
a126795f
...
...
@@ -16,8 +16,12 @@
<unit
id=
"de.hft-stuttgart.indriya.feature.feature.group"
version=
"0.0.0"
/>
</location>
<location
includeAllPlatforms=
"false"
includeConfigurePhase=
"false"
includeMode=
"planner"
includeSource=
"false"
type=
"InstallableUnit"
>
<repository
location=
"https://transfer.hft-stuttgart.de/pages/neqmodplus/de.hft-stuttgart.cityunits/release_target_10
0
/"
/>
<repository
location=
"https://transfer.hft-stuttgart.de/pages/neqmodplus/de.hft-stuttgart.cityunits/release_target_10
1
/"
/>
<unit
id=
"de.hftstuttgart.cityunits.feature.feature.group"
version=
"0.0.0"
/>
</location>
<location
includeAllPlatforms=
"false"
includeConfigurePhase=
"false"
includeMode=
"planner"
includeSource=
"false"
type=
"InstallableUnit"
>
<repository
location=
"https://download.eclipse.org/justj/jres/15/updates/milestone"
/>
<unit
id=
"org.eclipse.justj.openjdk.hotspot.jre.full.stripped.feature.group"
version=
"15.0.2.v20210201-0955"
/>
</location>
</locations>
</target>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets