Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lolocohen committed Jun 3, 2018
1 parent d8a8a57 commit e4bd6d8
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions common/.classpath
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="src" path="src/resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/JPPF"/>
<classpathentry kind="lib" path="/JPPF/lib/Groovy/groovy-all-1.6.5.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/jmxremote"/>
<classpathentry kind="lib" path="/JPPF/lib/oshi/oshi-core-3.5.0.jar" sourcepath="C:/Users/lcohen/AppData/Local/Temp/.org.sf.feeling.decompiler1527049565231/source/oshi-core-3.5.0-sources.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="src" path="src/resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/JPPF"/>
<classpathentry kind="lib" path="/JPPF/lib/Groovy/groovy-all-1.6.5.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/jmxremote"/>
<classpathentry kind="lib" path="/JPPF/lib/oshi/oshi-core-3.5.0.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>

0 comments on commit e4bd6d8

Please sign in to comment.