Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NeqModPlus
Energy Components Catalog
Commits
7da4a955
Commit
7da4a955
authored
4 years ago
by
Kai-Holger Brassel
Browse files
Options
Download
Email Patches
Plain Diff
Remove JRE compliance settings
parent
17bddb91
Pipeline
#3226
passed with stage
in 6 minutes and 57 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
de.hftstuttgart.energycomponents.edit/.classpath
+2
-2
de.hftstuttgart.energycomponents.edit/.classpath
de.hftstuttgart.energycomponents.edit/META-INF/MANIFEST.MF
+0
-1
de.hftstuttgart.energycomponents.edit/META-INF/MANIFEST.MF
de.hftstuttgart.energycomponents.model/.classpath
+2
-6
de.hftstuttgart.energycomponents.model/.classpath
de.hftstuttgart.energycomponents.model/META-INF/MANIFEST.MF
+0
-1
de.hftstuttgart.energycomponents.model/META-INF/MANIFEST.MF
with
4 additions
and
10 deletions
+4
-10
de.hftstuttgart.energycomponents.edit/.classpath
+
2
-
2
View file @
7da4a955
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpath>
<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=
"con"
path=
"org.eclipse.pde.core.requiredPlugins"
/>
<classpathentry
kind=
"src"
path=
"src-gen/"
/>
<classpathentry
kind=
"src"
path=
"src-gen"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER"
/>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
</classpath>
</classpath>
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.edit/META-INF/MANIFEST.MF
+
0
-
1
View file @
7da4a955
...
@@ -8,7 +8,6 @@ Bundle-ClassPath: .
...
@@ -8,7 +8,6 @@ Bundle-ClassPath: .
Bundle-Activator: de.hftstuttgart.energycomponents.provider.EnergyComponentsEditPlugin$Implementation
Bundle-Activator: de.hftstuttgart.energycomponents.provider.EnergyComponentsEditPlugin$Implementation
Bundle-Vendor: %providerName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: de.hftstuttgart.energycomponents.provider
Export-Package: de.hftstuttgart.energycomponents.provider
Require-Bundle: org.eclipse.core.runtime,
Require-Bundle: org.eclipse.core.runtime,
de.hftstuttgart.energycomponents.model;visibility:=reexport,
de.hftstuttgart.energycomponents.model;visibility:=reexport,
...
...
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.model/.classpath
+
2
-
6
View file @
7da4a955
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpath>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"
>
<attributes>
<attribute
name=
"module"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.pde.core.requiredPlugins"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.pde.core.requiredPlugins"
/>
<classpathentry
kind=
"src"
path=
"src-gen/"
/>
<classpathentry
kind=
"src"
path=
"src-gen"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER"
/>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
</classpath>
</classpath>
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.model/META-INF/MANIFEST.MF
+
0
-
1
View file @
7da4a955
...
@@ -7,7 +7,6 @@ Bundle-Version: 1.0.0
...
@@ -7,7 +7,6 @@ Bundle-Version: 1.0.0
Bundle-ClassPath: .
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: de.hftstuttgart.energycomponents,
Export-Package: de.hftstuttgart.energycomponents,
de.hftstuttgart.energycomponents.impl,
de.hftstuttgart.energycomponents.impl,
de.hftstuttgart.energycomponents.util
de.hftstuttgart.energycomponents.util
...
...
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