Skip to content

Commit

Permalink
clean Eclipse specific files
Browse files Browse the repository at this point in the history
  • Loading branch information
forax committed Jul 31, 2017
1 parent 10ba75e commit a21d54a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
<classpathentry kind="lib" path="plugins/tester/deps/org.junit.platform.commons.jar"/>
<classpathentry kind="lib" path="plugins/tester/deps/org.junit.platform.engine.jar"/>
<classpathentry kind="lib" path="plugins/tester/deps/org.junit.platform.launcher.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk-9-b167"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-9"/>
<classpathentry kind="output" path="bin"/>
</classpath>
2 changes: 1 addition & 1 deletion .project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>pro2</name>
<name>pro</name>
<comment></comment>
<projects>
</projects>
Expand Down

0 comments on commit a21d54a

Please sign in to comment.