Skip to content

Commit

Permalink
hidden files cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanlechner committed Dec 4, 2017
1 parent 3ab784b commit 5ef65b4
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 443 deletions.
9 changes: 6 additions & 3 deletions RTF Parser Kit/.classpath → .classpath
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/test-classes" path="test">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry 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.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
Expand Down
1 change: 1 addition & 0 deletions RTF Parser Kit/.gitignore → .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/bin/
/target/
File renamed without changes.
5 changes: 5 additions & 0 deletions .settings/org.eclipse.jdt.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
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
380 changes: 0 additions & 380 deletions RTF Parser Kit/.settings/org.eclipse.jdt.core.prefs

This file was deleted.

56 changes: 0 additions & 56 deletions RTF Parser Kit/.settings/org.eclipse.jdt.ui.prefs

This file was deleted.

4 changes: 0 additions & 4 deletions RTF Parser Kit/.settings/org.eclipse.m2e.core.prefs

This file was deleted.

0 comments on commit 5ef65b4

Please sign in to comment.