Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
JastAdd
relational-rags
Commits
e5e42783
Commit
e5e42783
authored
Feb 18, 2020
by
Johannes Mey
Browse files
clean up eclipse project files and ignore them from now on
parent
4f0aa9ec
Changes
3
Show whitespace changes
Inline
Side-by-side
.classpath
deleted
100644 → 0
View file @
4f0aa9ec
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
kind=
"src"
path=
"src/generated"
>
<attributes>
<attribute
name=
"ignore_optional_problems"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
including=
"**"
kind=
"src"
path=
"src/resource"
/>
<classpathentry
kind=
"src"
path=
"src/java"
/>
<classpathentry
kind=
"lib"
path=
"tools/beaver.jar"
/>
<classpathentry
kind=
"lib"
path=
"tools/junit-4.11-SNAPSHOT.jar"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER"
/>
<classpathentry
kind=
"output"
path=
"bin"
/>
</classpath>
.gitignore
View file @
e5e42783
*.jar
.project
.classpath
.idea/
.gradle/
build
...
...
.project
deleted
100644 → 0
View file @
4f0aa9ec
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
rel-rag
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.jdt.core.javabuilder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.jdt.core.javanature
</nature>
</natures>
</projectDescription>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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