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
Energy Components Catalog
Commits
23973fa3
Commit
23973fa3
authored
3 years ago
by
Kai-Holger Brassel
Browse files
Options
Download
Email Patches
Plain Diff
Don't rely on a special version of de.hftstuttgart.cityunits
parent
7da4a955
Pipeline
#3922
passed with stage
in 7 minutes and 49 seconds
Changes
5
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
de.hftstuttgart.energycomponents.application/META-INF/MANIFEST.MF
+3
-3
...uttgart.energycomponents.application/META-INF/MANIFEST.MF
de.hftstuttgart.energycomponents.edit/.classpath
+2
-2
de.hftstuttgart.energycomponents.edit/.classpath
de.hftstuttgart.energycomponents.edit/META-INF/MANIFEST.MF
+1
-1
de.hftstuttgart.energycomponents.edit/META-INF/MANIFEST.MF
de.hftstuttgart.energycomponents.model/META-INF/MANIFEST.MF
+1
-1
de.hftstuttgart.energycomponents.model/META-INF/MANIFEST.MF
de.hftstuttgart.energycomponents.target/energycomponents.target.target
+4
-4
...rt.energycomponents.target/energycomponents.target.target
with
11 additions
and
11 deletions
+11
-11
de.hftstuttgart.energycomponents.application/META-INF/MANIFEST.MF
+
3
-
3
View file @
23973fa3
...
...
@@ -21,9 +21,9 @@ Require-Bundle: javax.inject;bundle-version="1.0.0",
de.hftstuttgart.energycomponents.model;bundle-version="0.0.0",
de.hftstuttgart.energycomponents.edit;bundle-version="0.0.0",
de.hftstuttgart.energycomponents.viewmodel;bundle-version="0.0.0",
de.hftstuttgart.cityunits.model;bundle-version="
1
.0.
1
",
de.hftstuttgart.cityunits.model.edit;bundle-version="
1
.0.
1
",
de.hftstuttgart.cityunits.ui.renderer;bundle-version="
1
.0.
1
",
de.hftstuttgart.cityunits.model;bundle-version="
0
.0.
0
",
de.hftstuttgart.cityunits.model.edit;bundle-version="
0
.0.
0
",
de.hftstuttgart.cityunits.ui.renderer;bundle-version="
0
.0.
0
",
tech.units.indriya;bundle-version="2.1.1"
Import-Package: javax.annotation;version="1.3.5"
Automatic-Module-Name: de.hftstuttgart.energycomponents.application
...
...
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.edit/.classpath
+
2
-
2
View file @
23973fa3
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-15"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.pde.core.requiredPlugins"
/>
<classpathentry
kind=
"src"
path=
"src-gen"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER"
/>
<classpathentry
kind=
"src"
path=
"src-gen/"
/>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
</classpath>
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.edit/META-INF/MANIFEST.MF
+
1
-
1
View file @
23973fa3
...
...
@@ -13,6 +13,6 @@ Require-Bundle: org.eclipse.core.runtime,
de.hftstuttgart.energycomponents.model;visibility:=reexport,
de.hftstuttgart.energycomponents.model;visibility:=reexport,
org.eclipse.emf.edit;visibility:=reexport,
de.hftstuttgart.cityunits.model;
bundle-version="1.0.1";
visibility:=reexport,
de.hftstuttgart.cityunits.model;visibility:=reexport,
de.hftstuttgart.cityunits.model.edit;visibility:=reexport
Bundle-ActivationPolicy: lazy
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.model/META-INF/MANIFEST.MF
+
1
-
1
View file @
23973fa3
...
...
@@ -12,5 +12,5 @@ Export-Package: de.hftstuttgart.energycomponents,
de.hftstuttgart.energycomponents.util
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport,
de.hftstuttgart.cityunits.model;bundle-version="
1
.0.
1
";visibility:=reexport
de.hftstuttgart.cityunits.model;bundle-version="
0
.0.
0
";visibility:=reexport
Bundle-ActivationPolicy: lazy
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.target/energycomponents.target.target
+
4
-
4
View file @
23973fa3
...
...
@@ -15,14 +15,14 @@
<repository
location=
"https://transfer.hft-stuttgart.de/pages/neqmodplus/indriya-p2/release_target_211/"
/>
<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_101/"
/>
<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>
<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_102/"
/>
<unit
id=
"de.hftstuttgart.cityunits.feature.feature.group"
version=
"1.0.2"
/>
</location>
</locations>
<targetJRE
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/OpenJDK 15"
/>
</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