Skip to content
Snippets Groups Projects
Commit 3a5bbb8e authored by Johannes Mey's avatar Johannes Mey
Browse files

Merge branch 'cleanup-eclipse-files' into 'master'

clean up eclipse project files and ignore them from now on

See merge request !12
parents 4f0aa9ec e5e42783
No related branches found
No related tags found
1 merge request!12clean up eclipse project files and ignore them from now on
Pipeline #5761 passed
<?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>
*.jar
.project
.classpath
.idea/
.gradle/
build
......
<?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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment