Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
MontiSecArc
Commits
cdf191ff
Commit
cdf191ff
authored
Feb 13, 2015
by
Lars Hermerschmidt
Browse files
cleanup
parent
c79ecfed
Changes
43
Expand all
Hide whitespace changes
Inline
Side-by-side
core/montiSecArcAnalysis/.classpath
deleted
100644 → 0
View file @
c79ecfed
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
kind=
"src"
output=
"target/classes"
path=
"src/main/java"
>
<attributes>
<attribute
name=
"optional"
value=
"true"
/>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"src"
output=
"target/test-classes"
path=
"src/test/java"
>
<attributes>
<attribute
name=
"optional"
value=
"true"
/>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
including=
"**/*.java"
kind=
"src"
path=
"src/test/resources"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"
>
<attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"
>
<attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
</classpath>
core/montiSecArcAnalysis/.project
deleted
100644 → 0
View file @
c79ecfed
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
montiSecArcAnalysis
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.jdt.core.javabuilder
</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.m2e.core.maven2Builder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.jdt.core.javanature
</nature>
<nature>
org.eclipse.m2e.core.maven2Nature
</nature>
</natures>
</projectDescription>
core/montiSecArcAnalysis/.settings/org.eclipse.core.resources.prefs
deleted
100644 → 0
View file @
c79ecfed
eclipse.preferences.version=1
encoding//src/main/java=UTF-8
encoding//src/test/java=UTF-8
encoding//src/test/resources=UTF-8
encoding/<project>=UTF-8
core/montiSecArcAnalysis/.settings/org.eclipse.jdt.core.prefs
deleted
100644 → 0
View file @
c79ecfed
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
org.eclipse.jdt.core.compiler.compliance=1.7
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
org.eclipse.jdt.core.compiler.source=1.7
core/montiSecArcAnalysis/.settings/org.eclipse.m2e.core.prefs
deleted
100644 → 0
View file @
c79ecfed
activeProfiles=
eclipse.preferences.version=1
resolveWorkspaceProjects=true
version=1
core/montiSecArcAnalysis/de.monticore.java.lib-3.1.1-symbols.jar
deleted
100644 → 0
View file @
c79ecfed
File deleted
core/montiSecArcBE/.classpath
deleted
100644 → 0
View file @
c79ecfed
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
kind=
"src"
output=
"target/classes"
path=
"src/main/java"
>
<attributes>
<attribute
name=
"optional"
value=
"true"
/>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
excluding=
"**"
kind=
"src"
output=
"target/classes"
path=
"src/main/resources"
>
<attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"src"
output=
"target/test-classes"
path=
"src/test/java"
>
<attributes>
<attribute
name=
"optional"
value=
"true"
/>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"
>
<attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"
>
<attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
</classpath>
core/montiSecArcBE/.project
deleted
100644 → 0
View file @
c79ecfed
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
montiSecArcBE
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.jdt.core.javabuilder
</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.m2e.core.maven2Builder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.jdt.core.javanature
</nature>
<nature>
org.eclipse.m2e.core.maven2Nature
</nature>
</natures>
</projectDescription>
core/montiSecArcBE/.settings/org.eclipse.core.resources.prefs
deleted
100644 → 0
View file @
c79ecfed
eclipse.preferences.version=1
encoding//src/main/java=UTF-8
encoding//src/main/resources=UTF-8
encoding//src/test/java=UTF-8
encoding//src/test/resources=UTF-8
encoding/<project>=UTF-8
core/montiSecArcBE/.settings/org.eclipse.jdt.core.prefs
deleted
100644 → 0
View file @
c79ecfed
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
org.eclipse.jdt.core.compiler.compliance=1.7
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
org.eclipse.jdt.core.compiler.source=1.7
core/montiSecArcBE/.settings/org.eclipse.m2e.core.prefs
deleted
100644 → 0
View file @
c79ecfed
activeProfiles=
eclipse.preferences.version=1
resolveWorkspaceProjects=true
version=1
core/montiSecArcFE/.classpath
deleted
100644 → 0
View file @
c79ecfed
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
kind=
"src"
output=
"target/classes"
path=
"src/main/java"
>
<attributes>
<attribute
name=
"optional"
value=
"true"
/>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"src"
output=
"target/test-classes"
path=
"src/test/java"
>
<attributes>
<attribute
name=
"optional"
value=
"true"
/>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"src"
path=
"src/main/generated-resources"
/>
<classpathentry
including=
"**/*.java"
kind=
"src"
output=
"target/test-classes"
path=
"src/test/resources"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"
>
<attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"
>
<attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
</classpath>
core/montiSecArcFE/.project
deleted
100644 → 0
View file @
c79ecfed
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
montiSecArcFE
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.jdt.core.javabuilder
</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.m2e.core.maven2Builder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.jdt.core.javanature
</nature>
<nature>
org.eclipse.m2e.core.maven2Nature
</nature>
</natures>
</projectDescription>
core/montiSecArcFE/.settings/org.eclipse.core.resources.prefs
deleted
100644 → 0
View file @
c79ecfed
eclipse.preferences.version=1
encoding//src/main/java=UTF-8
encoding//src/main/resources=UTF-8
encoding//src/test/java=UTF-8
encoding//src/test/resources=UTF-8
encoding/<project>=UTF-8
core/montiSecArcFE/.settings/org.eclipse.jdt.core.prefs
deleted
100644 → 0
View file @
c79ecfed
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
org.eclipse.jdt.core.compiler.compliance=1.7
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
org.eclipse.jdt.core.compiler.source=1.7
core/montiSecArcFE/.settings/org.eclipse.m2e.core.prefs
deleted
100644 → 0
View file @
c79ecfed
activeProfiles=
eclipse.preferences.version=1
resolveWorkspaceProjects=true
version=1
core/montiSecArcFE/.settings/org.eclipse.monticore.core.prefs
deleted
100644 → 0
View file @
c79ecfed
eclipse.preferences.version=1
mcConfigurationFile=/home/lars/studArbeiten/ma-paff/git/03.Implementierung/montiSecArcFE/mc.cfg
outputDirectory=/home/lars/studArbeiten/ma-paff/git/03.Implementierung/montiSecArcFE/target/generated-sources/monticore/sourcecode
symbolTableDirectory=/home/lars/studArbeiten/ma-paff/git/03.Implementierung/montiSecArcFE/target/generated-sources/monticore/symboltable
core/montiSecArcFE/de.monticore.java.lib-3.1.1-symbols.jar
deleted
100644 → 0
View file @
c79ecfed
File deleted
core/montiSecArcFE/hs_err_pid9406.log
deleted
100644 → 0
View file @
c79ecfed
This diff is collapsed.
Click to expand it.
core/montiSecArcGenerator/.project
deleted
100644 → 0
View file @
c79ecfed
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
secarc-example
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.m2e.core.maven2Builder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.m2e.core.maven2Nature
</nature>
</natures>
</projectDescription>
Prev
1
2
3
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