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
de.hft-stuttgart.cityunits
Commits
74a9ff64
Commit
74a9ff64
authored
4 years ago
by
Kai-Holger Brassel
Browse files
Options
Download
Email Patches
Plain Diff
Project setup
parent
6630fa65
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
de.hftstuttgart.cityunits.model.edit/.classpath
+3
-3
de.hftstuttgart.cityunits.model.edit/.classpath
de.hftstuttgart.cityunits.model.edit/.project
+6
-0
de.hftstuttgart.cityunits.model.edit/.project
de.hftstuttgart.cityunits.model.edit/pom.xml
+0
-1
de.hftstuttgart.cityunits.model.edit/pom.xml
de.hftstuttgart.cityunits.model/.classpath
+1
-1
de.hftstuttgart.cityunits.model/.classpath
with
10 additions
and
5 deletions
+10
-5
de.hftstuttgart.cityunits.model.edit/.classpath
+
3
-
3
View file @
74a9ff64
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpath>
<classpathentry
kind=
"src"
path=
"src"
/>
<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-15"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.pde.core.requiredPlugins"
/>
<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>
</classpath>
This diff is collapsed.
Click to expand it.
de.hftstuttgart.cityunits.model.edit/.project
+
6
-
0
View file @
74a9ff64
...
@@ -20,9 +20,15 @@
...
@@ -20,9 +20,15 @@
<arguments>
<arguments>
</arguments>
</arguments>
</buildCommand>
</buildCommand>
<buildCommand>
<name>
org.eclipse.m2e.core.maven2Builder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
</buildSpec>
<natures>
<natures>
<nature>
org.eclipse.jdt.core.javanature
</nature>
<nature>
org.eclipse.jdt.core.javanature
</nature>
<nature>
org.eclipse.pde.PluginNature
</nature>
<nature>
org.eclipse.pde.PluginNature
</nature>
<nature>
org.eclipse.m2e.core.maven2Nature
</nature>
</natures>
</natures>
</projectDescription>
</projectDescription>
This diff is collapsed.
Click to expand it.
de.hftstuttgart.cityunits.model.edit/pom.xml
+
0
-
1
View file @
74a9ff64
...
@@ -5,7 +5,6 @@
...
@@ -5,7 +5,6 @@
<artifactId>
de.hftstuttgart.cityunits.model.edit
</artifactId>
<artifactId>
de.hftstuttgart.cityunits.model.edit
</artifactId>
<packaging>
eclipse-plugin
</packaging>
<packaging>
eclipse-plugin
</packaging>
<version>
1.0.0
</version>
<name>
City Units Edit
</name>
<name>
City Units Edit
</name>
<description>
Project generated from ecore model.
</description>
<description>
Project generated from ecore model.
</description>
...
...
This diff is collapsed.
Click to expand it.
de.hftstuttgart.cityunits.model/.classpath
+
1
-
1
View file @
74a9ff64
...
@@ -2,6 +2,6 @@
...
@@ -2,6 +2,6 @@
<classpath>
<classpath>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.pde.core.requiredPlugins"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.pde.core.requiredPlugins"
/>
<classpathentry
kind=
"src"
path=
"src
/
"
/>
<classpathentry
kind=
"src"
path=
"src"
/>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
</classpath>
</classpath>
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