Skip to content

Commit

Permalink
Revert "Delete .classpath"
Browse files Browse the repository at this point in the history
This reverts commit 6a38f5a.
  • Loading branch information
MarkelAlvarez committed Apr 30, 2020
1 parent 6a38f5a commit 205f6e8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/commons-cli-1.4.jar"/>
<classpathentry kind="lib" path="lib/json.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit 205f6e8

Please sign in to comment.