Add classpath for upgraded icu47 [#237]

pull/620/head
gnosygnu 5 years ago
parent 0eabd9efc2
commit dd750c6c4e

@ -7,8 +7,8 @@
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/luaj_xowa.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jtidy_xowa.jar"/>
<classpathentry exported="true" kind="lib" path="lib/icu4j-4_8.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry combineaccessrules="false" kind="src" path="/gplx.gflucene"/>
<classpathentry exported="true" kind="lib" path="lib/icu4j-57_1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Loading…
Cancel
Save