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
ec1c139b
Commit
ec1c139b
authored
4 years ago
by
Kai-Holger Brassel
Browse files
Options
Download
Email Patches
Plain Diff
Converted to Maven build for stand-alone app deployment
parent
7ad4aed5
master
No related merge requests found
Changes
32
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
de.hftstuttgart.energycomponents.application/.classpath
+2
-2
de.hftstuttgart.energycomponents.application/.classpath
de.hftstuttgart.energycomponents.application/.project
+6
-0
de.hftstuttgart.energycomponents.application/.project
de.hftstuttgart.energycomponents.application/Application.e4xmi
+10
-10
...tstuttgart.energycomponents.application/Application.e4xmi
de.hftstuttgart.energycomponents.application/META-INF/MANIFEST.MF
+4
-3
...uttgart.energycomponents.application/META-INF/MANIFEST.MF
de.hftstuttgart.energycomponents.application/build.properties
+0
-1
...ftstuttgart.energycomponents.application/build.properties
de.hftstuttgart.energycomponents.application/de.hftstuttgart.energycomponents.app.product
+0
-52
....application/de.hftstuttgart.energycomponents.app.product
de.hftstuttgart.energycomponents.application/pom.xml
+17
-0
de.hftstuttgart.energycomponents.application/pom.xml
de.hftstuttgart.energycomponents.application/src/de/hftstuttgart/energycomponents/app/handlers/OpenHandler.java
+0
-6
...tstuttgart/energycomponents/app/handlers/OpenHandler.java
de.hftstuttgart.energycomponents.application/src/de/hftstuttgart/energycomponents/app/parts/CatalogPart.java
+0
-8
.../hftstuttgart/energycomponents/app/parts/CatalogPart.java
de.hftstuttgart.energycomponents.edit/.classpath
+3
-3
de.hftstuttgart.energycomponents.edit/.classpath
de.hftstuttgart.energycomponents.edit/.project
+6
-0
de.hftstuttgart.energycomponents.edit/.project
de.hftstuttgart.energycomponents.edit/build.properties
+0
-1
de.hftstuttgart.energycomponents.edit/build.properties
de.hftstuttgart.energycomponents.edit/pom.xml
+16
-0
de.hftstuttgart.energycomponents.edit/pom.xml
de.hftstuttgart.energycomponents.feature/.project
+6
-0
de.hftstuttgart.energycomponents.feature/.project
de.hftstuttgart.energycomponents.feature/feature.xml
+2
-22
de.hftstuttgart.energycomponents.feature/feature.xml
de.hftstuttgart.energycomponents.feature/pom.xml
+15
-0
de.hftstuttgart.energycomponents.feature/pom.xml
de.hftstuttgart.energycomponents.model/.classpath
+11
-11
de.hftstuttgart.energycomponents.model/.classpath
de.hftstuttgart.energycomponents.model/.project
+6
-0
de.hftstuttgart.energycomponents.model/.project
de.hftstuttgart.energycomponents.model/build.properties
+0
-1
de.hftstuttgart.energycomponents.model/build.properties
de.hftstuttgart.energycomponents.model/pom.xml
+16
-0
de.hftstuttgart.energycomponents.model/pom.xml
with
120 additions
and
120 deletions
+120
-120
de.hftstuttgart.energycomponents.application/.classpath
+
2
-
2
View file @
ec1c139b
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
kind=
"src"
path=
"src"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.pde.core.requiredPlugins"
/>
<classpathentry
kind=
"output"
path=
"bin"
/>
<classpathentry
kind=
"src"
path=
"src/"
/>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
</classpath>
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.application/.project
+
6
-
0
View file @
ec1c139b
...
...
@@ -20,8 +20,14 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.m2e.core.maven2Builder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.m2e.core.maven2Nature
</nature>
<nature>
org.eclipse.pde.PluginNature
</nature>
<nature>
org.eclipse.jdt.core.javanature
</nature>
</natures>
...
...
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.application/Application.e4xmi
+
10
-
10
View file @
ec1c139b
...
...
@@ -4,8 +4,8 @@
<mainMenu
xmi:id=
"_6wlLicgZEeSyMNYR5xypkQ"
elementId=
"org.eclipse.ui.main.menu"
>
<children
xsi:type=
"menu:Menu"
xmi:id=
"_6wlLisgZEeSyMNYR5xypkQ"
elementId=
"file"
label=
"File"
>
<children
xsi:type=
"menu:HandledMenuItem"
xmi:id=
"_6wlLi8gZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handleditem.file.new"
label=
"New"
iconURI=
""
command=
"_CqNHQBeZEeudKqin_4DG9g"
/>
<children
xsi:type=
"menu:HandledMenuItem"
xmi:id=
"_RhHRIBeZEeudKqin_4DG9g"
elementId=
"de.hftstuttgart.energycomponents.app.handleditem.file.open"
label=
"Open"
iconURI=
"platform:/plugin/de.hftstuttgart.energycomponents.app/icons/open_in_app.png"
command=
"_6wlLgMgZEeSyMNYR5xypkQ"
/>
<children
xsi:type=
"menu:HandledMenuItem"
xmi:id=
"_6wlLjMgZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handleditem.save"
label=
"Save"
iconURI=
"platform:/plugin/de.hftstuttgart.energycomponents.app/icons/save_edit.png"
command=
"_6wlLg8gZEeSyMNYR5xypkQ"
/>
<children
xsi:type=
"menu:HandledMenuItem"
xmi:id=
"_RhHRIBeZEeudKqin_4DG9g"
elementId=
"de.hftstuttgart.energycomponents.app.handleditem.file.open"
label=
"Open"
iconURI=
"platform:/plugin/de.hftstuttgart.energycomponents.app
lication
/icons/open_in_app.png"
command=
"_6wlLgMgZEeSyMNYR5xypkQ"
/>
<children
xsi:type=
"menu:HandledMenuItem"
xmi:id=
"_6wlLjMgZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handleditem.save"
label=
"Save"
iconURI=
"platform:/plugin/de.hftstuttgart.energycomponents.app
lication
/icons/save_edit.png"
command=
"_6wlLg8gZEeSyMNYR5xypkQ"
/>
<children
xsi:type=
"menu:HandledMenuItem"
xmi:id=
"_6wlLjcgZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handleditem.quit"
label=
"Quit"
command=
"_6wlLfMgZEeSyMNYR5xypkQ"
/>
</children>
<children
xsi:type=
"menu:Menu"
xmi:id=
"_6wlLjsgZEeSyMNYR5xypkQ"
elementId=
"help"
label=
"Help"
>
...
...
@@ -15,16 +15,16 @@
<trimBars
xmi:id=
"_6wlLlcgZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.trimbar.top"
>
<children
xsi:type=
"menu:ToolBar"
xmi:id=
"_6wlLlsgZEeSyMNYR5xypkQ"
elementId=
"org.eclipse.ui.main.toolbar"
>
<children
xsi:type=
"menu:HandledToolItem"
xmi:id=
"_hhBDYBeZEeudKqin_4DG9g"
elementId=
"de.hftstuttgart.energycomponents.app.handleditem.trimbar.top.open"
label=
"New"
iconURI=
""
command=
"_CqNHQBeZEeudKqin_4DG9g"
/>
<children
xsi:type=
"menu:HandledToolItem"
xmi:id=
"_6wlLl8gZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handleditem.trimbar.top.open"
iconURI=
"platform:/plugin/de.hftstuttgart.energycomponents.app/icons/open_in_app.png"
command=
"_6wlLgMgZEeSyMNYR5xypkQ"
/>
<children
xsi:type=
"menu:HandledToolItem"
xmi:id=
"_6wlLmMgZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handleditem.trimbar.top.save"
iconURI=
"platform:/plugin/de.hftstuttgart.energycomponents.app/icons/save_edit.png"
command=
"_6wlLg8gZEeSyMNYR5xypkQ"
/>
<children
xsi:type=
"menu:HandledToolItem"
xmi:id=
"_6wlLl8gZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handleditem.trimbar.top.open"
iconURI=
"platform:/plugin/de.hftstuttgart.energycomponents.app
lication
/icons/open_in_app.png"
command=
"_6wlLgMgZEeSyMNYR5xypkQ"
/>
<children
xsi:type=
"menu:HandledToolItem"
xmi:id=
"_6wlLmMgZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handleditem.trimbar.top.save"
iconURI=
"platform:/plugin/de.hftstuttgart.energycomponents.app
lication
/icons/save_edit.png"
command=
"_6wlLg8gZEeSyMNYR5xypkQ"
/>
</children>
</trimBars>
</children>
<handlers
xmi:id=
"_Fn8DsBeZEeudKqin_4DG9g"
elementId=
"de.hftstuttgart.energycomponents.app.handler.newCommand"
contributionURI=
"bundleclass://de.hftstuttgart.energycomponents.app/de.hftstuttgart.energycomponents.app.handlers.NewHandler"
command=
"_CqNHQBeZEeudKqin_4DG9g"
/>
<handlers
xmi:id=
"_6wlLgcgZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handler.openCommand"
contributionURI=
"bundleclass://de.hftstuttgart.energycomponents.app/de.hftstuttgart.energycomponents.app.handlers.OpenHandler"
command=
"_6wlLgMgZEeSyMNYR5xypkQ"
/>
<handlers
xmi:id=
"_6wlLhMgZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handler.saveCommand"
contributionURI=
"bundleclass://de.hftstuttgart.energycomponents.app/de.hftstuttgart.energycomponents.app.handlers.SaveHandler"
command=
"_6wlLg8gZEeSyMNYR5xypkQ"
/>
<handlers
xmi:id=
"_6wlLh8gZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handler.aboutCommand"
contributionURI=
"bundleclass://de.hftstuttgart.energycomponents.app/de.hftstuttgart.energycomponents.app.handlers.AboutHandler"
command=
"_6wlLhsgZEeSyMNYR5xypkQ"
/>
<handlers
xmi:id=
"_6wlLfcgZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handler.quitCommand"
contributionURI=
"bundleclass://de.hftstuttgart.energycomponents.app/de.hftstuttgart.energycomponents.app.handlers.QuitHandler"
command=
"_6wlLfMgZEeSyMNYR5xypkQ"
/>
<handlers
xmi:id=
"_Fn8DsBeZEeudKqin_4DG9g"
elementId=
"de.hftstuttgart.energycomponents.app.handler.newCommand"
contributionURI=
"bundleclass://de.hftstuttgart.energycomponents.app
lication
/de.hftstuttgart.energycomponents.app.handlers.NewHandler"
command=
"_CqNHQBeZEeudKqin_4DG9g"
/>
<handlers
xmi:id=
"_6wlLgcgZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handler.openCommand"
contributionURI=
"bundleclass://de.hftstuttgart.energycomponents.app
lication
/de.hftstuttgart.energycomponents.app.handlers.OpenHandler"
command=
"_6wlLgMgZEeSyMNYR5xypkQ"
/>
<handlers
xmi:id=
"_6wlLhMgZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handler.saveCommand"
contributionURI=
"bundleclass://de.hftstuttgart.energycomponents.app
lication
/de.hftstuttgart.energycomponents.app.handlers.SaveHandler"
command=
"_6wlLg8gZEeSyMNYR5xypkQ"
/>
<handlers
xmi:id=
"_6wlLh8gZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handler.aboutCommand"
contributionURI=
"bundleclass://de.hftstuttgart.energycomponents.app
lication
/de.hftstuttgart.energycomponents.app.handlers.AboutHandler"
command=
"_6wlLhsgZEeSyMNYR5xypkQ"
/>
<handlers
xmi:id=
"_6wlLfcgZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.handler.quitCommand"
contributionURI=
"bundleclass://de.hftstuttgart.energycomponents.app
lication
/de.hftstuttgart.energycomponents.app.handlers.QuitHandler"
command=
"_6wlLfMgZEeSyMNYR5xypkQ"
/>
<bindingTables
xmi:id=
"_6wlLfsgZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.bindingtable"
bindingContext=
"_6wlLecgZEeSyMNYR5xypkQ"
>
<bindings
xmi:id=
"_6wlLf8gZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.keybinding.m1q"
keySequence=
"M1+Q"
command=
"_6wlLfMgZEeSyMNYR5xypkQ"
/>
<bindings
xmi:id=
"_6wlLgsgZEeSyMNYR5xypkQ"
elementId=
"de.hftstuttgart.energycomponents.app.keybinding.m1o"
keySequence=
"M1+O"
command=
"_6wlLgMgZEeSyMNYR5xypkQ"
/>
...
...
@@ -35,7 +35,7 @@
<children
xmi:id=
"_6wlLesgZEeSyMNYR5xypkQ"
elementId=
"org.eclipse.ui.contexts.window"
name=
"In Windows"
/>
<children
xmi:id=
"_6wlLe8gZEeSyMNYR5xypkQ"
elementId=
"org.eclipse.ui.contexts.dialog"
name=
"In Dialogs"
/>
</rootContext>
<descriptors
xmi:id=
"_JPM6kBdzEeuSnr5xc-g2BA"
elementId=
"de.hftstuttgart.energycomponents.app.partdescriptor.catalog"
iconURI=
"platform:/plugin/de.hftstuttgart.energycomponents.app/icons/home.png"
allowMultiple=
"true"
closeable=
"true"
contributionURI=
"bundleclass://de.hftstuttgart.energycomponents.app/de.hftstuttgart.energycomponents.app.parts.CatalogPart"
/>
<descriptors
xmi:id=
"_JPM6kBdzEeuSnr5xc-g2BA"
elementId=
"de.hftstuttgart.energycomponents.app.partdescriptor.catalog"
iconURI=
"platform:/plugin/de.hftstuttgart.energycomponents.app
lication
/icons/home.png"
allowMultiple=
"true"
closeable=
"true"
contributionURI=
"bundleclass://de.hftstuttgart.energycomponents.app
lication
/de.hftstuttgart.energycomponents.app.parts.CatalogPart"
/>
<commands
xmi:id=
"_CqNHQBeZEeudKqin_4DG9g"
elementId=
"org.eclipse.ui.file.new"
commandName=
"newCommand"
/>
<commands
xmi:id=
"_6wlLgMgZEeSyMNYR5xypkQ"
elementId=
"org.eclipse.ui.file.open"
commandName=
"openCommand"
/>
<commands
xmi:id=
"_6wlLg8gZEeSyMNYR5xypkQ"
elementId=
"org.eclipse.ui.file.save"
commandName=
"saveCommand"
/>
...
...
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.application/META-INF/MANIFEST.MF
+
4
-
3
View file @
ec1c139b
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Energy Components Catalog App
Bundle-SymbolicName: de.hftstuttgart.energycomponents.app;singleton:=true
Bundle-Name: Energy Components Catalog App
lication
Bundle-SymbolicName: de.hftstuttgart.energycomponents.app
lication
;singleton:=true
Bundle-Version: 1.0.0
Bundle-Vendor: HfT Stuttgart
Require-Bundle: javax.inject;bundle-version="1.0.0",
...
...
@@ -26,6 +26,7 @@ Require-Bundle: javax.inject;bundle-version="1.0.0",
de.hftstuttgart.cityunits.ui.renderer;bundle-version="1.0.1",
tech.units.indriya;bundle-version="2.1.1"
Import-Package: javax.annotation;version="1.3.5"
Automatic-Module-Name: de.hftstuttgart.energycomponents.app
Automatic-Module-Name: de.hftstuttgart.energycomponents.app
lication
Export-Package: de.hftstuttgart.energycomponents.app.handlers,
de.hftstuttgart.energycomponents.app.parts;x-internal:=true
Bundle-RequiredExecutionEnvironment: JavaSE-15
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.application/build.properties
+
0
-
1
View file @
ec1c139b
source..
=
src/
output..
=
bin/
bin.includes
=
plugin.xml,
\
META-INF/,
\
.,
\
...
...
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.application/de.hftstuttgart.energycomponents.app.product
deleted
100644 → 0
+
0
-
52
View file @
7ad4aed5
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
<product
name=
"Energy Components Catalog"
uid=
"de.hftstuttgart.energycomponents.app.product"
id=
"de.hftstuttgart.energycomponents.app.product"
application=
"org.eclipse.e4.ui.workbench.swt.E4Application"
version=
"1.0.0.qualifier"
useFeatures=
"true"
includeLaunchers=
"true"
>
<configIni
use=
"default"
>
</configIni>
<launcherArgs>
<vmArgsMac>
-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
</vmArgsMac>
</launcherArgs>
<windowImages/>
<launcher
name=
"EnergCatalog"
>
<macosx
icon=
"/de.hftstuttgart.energycomponents.app/icons/cyberduck-application.icns"
/>
<win
useIco=
"false"
>
<bmp/>
</win>
</launcher>
<vm>
<macos
include=
"false"
>
org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-14
</macos>
</vm>
<plugins>
</plugins>
<features>
<feature
id=
"de.hftstuttgart.energycomponents.feature"
/>
<feature
id=
"org.eclipse.e4.rcp"
/>
<feature
id=
"org.eclipse.emf.ecp.emfforms.runtime.feature"
/>
<feature
id=
"org.eclipse.emf.common"
/>
<feature
id=
"org.eclipse.emf.common.ui"
/>
<feature
id=
"org.eclipse.emf.databinding"
/>
<feature
id=
"org.eclipse.emf.databinding.edit"
/>
<feature
id=
"org.eclipse.emf.ecore"
/>
<feature
id=
"org.eclipse.emf.ecore.edit"
/>
<feature
id=
"org.eclipse.emf.edit"
/>
<feature
id=
"org.eclipse.emf.edit.ui"
/>
</features>
<preferencesInfo>
<targetfile
overwrite=
"false"
/>
</preferencesInfo>
<cssInfo>
</cssInfo>
</product>
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.application/pom.xml
0 → 100644
+
17
-
0
View file @
ec1c139b
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
de.hftstuttgart.energycomponents.application
</artifactId>
<packaging>
eclipse-plugin
</packaging>
<name>
Energy Components Catalog Application
</name>
<parent>
<groupId>
de.hftstuttgart
</groupId>
<artifactId>
energycomponents.parent
</artifactId>
<version>
1.0.0
</version>
<relativePath>
../de.hftstuttgart.energycomponents.parent
</relativePath>
</parent>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.application/src/de/hftstuttgart/energycomponents/app/handlers/OpenHandler.java
+
0
-
6
View file @
ec1c139b
...
...
@@ -2,20 +2,14 @@ package de.hftstuttgart.energycomponents.app.handlers;
import
javax.inject.Named
;
import
org.eclipse.e4.core.contexts.IEclipseContext
;
import
org.eclipse.e4.core.di.annotations.Execute
;
import
org.eclipse.e4.ui.model.application.MApplication
;
import
org.eclipse.e4.ui.services.IServiceConstants
;
import
org.eclipse.e4.ui.workbench.modeling.EPartService
;
import
org.eclipse.emf.common.command.BasicCommandStack
;
import
org.eclipse.emf.common.notify.AdapterFactory
;
import
org.eclipse.emf.ecore.resource.Resource
;
import
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain
;
import
org.eclipse.emf.edit.provider.ComposedAdapterFactory
;
import
org.eclipse.swt.widgets.Shell
;
import
de.hftstuttgart.energycomponents.EnergyComponentsCatalog
;
public
class
OpenHandler
{
@Execute
public
void
execute
(
MApplication
application
,
@Named
(
IServiceConstants
.
ACTIVE_SHELL
)
Shell
shell
,
...
...
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.application/src/de/hftstuttgart/energycomponents/app/parts/CatalogPart.java
+
0
-
8
View file @
ec1c139b
...
...
@@ -6,22 +6,14 @@ import javax.annotation.PostConstruct;
import
org.eclipse.e4.ui.di.Persist
;
import
org.eclipse.e4.ui.model.application.MApplication
;
import
org.eclipse.emf.common.command.BasicCommandStack
;
import
org.eclipse.emf.common.notify.AdapterFactory
;
import
org.eclipse.emf.ecore.EObject
;
import
org.eclipse.emf.ecore.resource.Resource
;
import
org.eclipse.emf.ecore.util.EcoreUtil
;
import
org.eclipse.emf.ecp.ui.view.ECPRendererException
;
import
org.eclipse.emf.ecp.ui.view.swt.ECPSWTViewRenderer
;
import
org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain
;
import
org.eclipse.emf.edit.provider.ComposedAdapterFactory
;
import
org.eclipse.jface.layout.GridLayoutFactory
;
import
org.eclipse.swt.SWT
;
import
org.eclipse.swt.widgets.Composite
;
import
de.hftstuttgart.energycomponents.EnCompPackage
;
import
de.hftstuttgart.energycomponents.EnergyComponentsCatalog
;
/**
* Part for displaying a Forms Editor for an EnergyComponentsCatalog.
* See https://www.vogella.com/tutorials/Eclipse4Services/article.html#implementing-editor-like-behavior
...
...
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.edit/.classpath
+
3
-
3
View file @
ec1c139b
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
kind=
"src"
path=
"src-gen"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER"
/>
<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=
"src"
path=
"src-gen/"
/>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
</classpath>
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.edit/.project
+
6
-
0
View file @
ec1c139b
...
...
@@ -20,8 +20,14 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.m2e.core.maven2Builder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.m2e.core.maven2Nature
</nature>
<nature>
org.eclipse.jdt.core.javanature
</nature>
<nature>
org.eclipse.pde.PluginNature
</nature>
</natures>
...
...
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.edit/build.properties
+
0
-
1
View file @
ec1c139b
...
...
@@ -7,4 +7,3 @@ bin.includes = .,\
plugin.properties
jars.compile.order
=
.
source..
=
src-gen/
output..
=
bin/
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.edit/pom.xml
0 → 100644
+
16
-
0
View file @
ec1c139b
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
de.hftstuttgart.energycomponents.edit
</artifactId>
<packaging>
eclipse-plugin
</packaging>
<name>
Energy Components Catalog Edit
</name>
<parent>
<groupId>
de.hftstuttgart
</groupId>
<artifactId>
energycomponents.parent
</artifactId>
<version>
1.0.0
</version>
<relativePath>
../de.hftstuttgart.energycomponents.parent
</relativePath>
</parent>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.feature/.project
+
6
-
0
View file @
ec1c139b
...
...
@@ -10,8 +10,14 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.m2e.core.maven2Builder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.m2e.core.maven2Nature
</nature>
<nature>
org.eclipse.pde.FeatureNature
</nature>
</natures>
</projectDescription>
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.feature/feature.xml
+
2
-
22
View file @
ec1c139b
...
...
@@ -2,7 +2,7 @@
<feature
id=
"de.hftstuttgart.energycomponents.feature"
label=
"Energy Components Feature"
version=
"1.0.0
.qualifier
"
version=
"1.0.0"
provider-name=
"HfT Stuttgart"
>
<description
url=
"http://www.example.com/description"
>
...
...
@@ -30,26 +30,6 @@
version=
"0.0.0"
unpack=
"false"
/>
<plugin
id=
"de.hftstuttgart.units"
download-size=
"0"
install-size=
"0"
version=
"0.0.0"
unpack=
"false"
/>
<plugin
id=
"de.hftstuttgart.units.ui.renderer"
download-size=
"0"
install-size=
"0"
version=
"0.0.0"
unpack=
"false"
/>
<plugin
id=
"de.hftstuttgart.indriya.osgiplugin"
download-size=
"0"
install-size=
"0"
version=
"0.0.0"
/>
<plugin
id=
"org.eclipse.ui"
download-size=
"0"
...
...
@@ -107,7 +87,7 @@
unpack=
"false"
/>
<plugin
id=
"de.hftstuttgart.energycomponents.app"
id=
"de.hftstuttgart.energycomponents.app
lication
"
download-size=
"0"
install-size=
"0"
version=
"0.0.0"
...
...
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.feature/pom.xml
0 → 100644
+
15
-
0
View file @
ec1c139b
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
de.hftstuttgart.energycomponents.feature
</artifactId>
<packaging>
eclipse-feature
</packaging>
<name>
Energy Components Catalog Feature
</name>
<parent>
<groupId>
de.hftstuttgart
</groupId>
<artifactId>
energycomponents.parent
</artifactId>
<version>
1.0.0
</version>
<relativePath>
../de.hftstuttgart.energycomponents.parent
</relativePath>
</parent>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.model/.classpath
+
11
-
11
View file @
ec1c139b
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
kind=
"
src
"
path=
"
src-gen"
/>
<
classpathentry
kind=
"con"
path=
"org.eclipse.pde.core.requiredPlugins"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER"
>
<attributes>
<attribute
name=
"module"
value=
"true"
/>
<
/attributes>
<
/
classpathentry>
<classpathentry
kind=
"output"
path=
"
bin
"
/>
</classpath>
<?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-1.8"
>
<
attributes>
<attribute
name=
"module"
value=
"true"
/>
<
/
attributes>
</classpathentry>
<
classpathentry
kind=
"con"
path=
"org.eclipse.pde.core.requiredPlugins"
/>
<classpathentry
kind=
"src"
path=
"src-gen/"
/
>
<classpathentry
kind=
"output"
path=
"
target/classes
"
/>
</classpath>
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.model/.project
+
6
-
0
View file @
ec1c139b
...
...
@@ -20,8 +20,14 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.m2e.core.maven2Builder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.m2e.core.maven2Nature
</nature>
<nature>
org.eclipse.sirius.nature.modelingproject
</nature>
<nature>
org.eclipse.jdt.core.javanature
</nature>
<nature>
org.eclipse.pde.PluginNature
</nature>
...
...
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.model/build.properties
+
0
-
1
View file @
ec1c139b
...
...
@@ -7,4 +7,3 @@ bin.includes = .,\
plugin.properties
jars.compile.order
=
.
source..
=
src-gen/
output..
=
bin/
This diff is collapsed.
Click to expand it.
de.hftstuttgart.energycomponents.model/pom.xml
0 → 100644
+
16
-
0
View file @
ec1c139b
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
de.hftstuttgart.energycomponents.model
</artifactId>
<packaging>
eclipse-plugin
</packaging>
<name>
Energy Components Catalog Model
</name>
<parent>
<groupId>
de.hftstuttgart
</groupId>
<artifactId>
energycomponents.parent
</artifactId>
<version>
1.0.0
</version>
<relativePath>
../de.hftstuttgart.energycomponents.parent
</relativePath>
</parent>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
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