Fixed up reference to moved jars.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@978 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
David Huynh 2010-06-15 23:42:26 +00:00
parent 0bdd2cfe96
commit ffbe7c9c76

View File

@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="module/MOD-INF/lib/jython-2.5.1.jar"/>
<classpathentry kind="lib" path="jython/MOD-INF/lib/jython-2.5.1.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/gridworks"/>
<classpathentry kind="output" path="module/MOD-INF/classes"/>
</classpath>