Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Also updated the Eclipse .classpath
Change-Id: I21e6057736021e342bff62e78a488171c3b4c5a6
  • Loading branch information
egonw committed Dec 13, 2012
1 parent fa99bc8 commit 3f88256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
Expand Up @@ -19,7 +19,6 @@
<classpathentry exported="true" kind="lib" path="develjar/junit-4.5.jar"/>
<classpathentry kind="lib" path="jar/cmlxom-2.5-b1.jar"/>
<classpathentry kind="lib" path="develjar/ojdcheck.jar"/>
<classpathentry kind="lib" path="develjar/asm-3.1.jar"/>
<classpathentry kind="lib" path="develjar/groovy.jar"/>
<classpathentry kind="lib" path="develjar/antlr.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
Expand All @@ -30,5 +29,6 @@
<classpathentry kind="lib" path="jar/jena/slf4j-api-1.5.6.jar"/>
<classpathentry kind="lib" path="jar/jena/iri.jar"/>
<classpathentry kind="lib" path="jar/jena/icu4j_3_4.jar"/>
<classpathentry kind="lib" path="develjar/asm-3.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit 3f88256

Please sign in to comment.