Skip to content

Commit

Permalink
Another whoopsie
Browse files Browse the repository at this point in the history
.classpath was for my pc specifically, though it should be modified manually
  • Loading branch information
Jacocococo authored Mar 25, 2021
1 parent 72fde57 commit 4dbcaf4
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .classpath
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry excluding="com/jacoco/mcdata/nbtparser/" kind="src" path="src"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="lib" path="D:/Development/json-simple-1.1.jar"/>
<classpathentry kind="lib" path="D:/Source Code/enigma/enigma-0.15.153-all.jar"/>
<classpathentry kind="lib" path="D:/Development/jd-core-1.1.3.jar"/>
<classpathentry kind="lib" path="D:/Development/rsyntaxtextarea-3.0.4.jar"/>
<classpathentry kind="lib" path="D:/Development/antlr-4.5-complete.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit 4dbcaf4

Please sign in to comment.