[fix] Node api changed in basex 9 released

This commit is contained in:
Andy Bunce 2018-06-29 19:16:33 +01:00
parent a6a38601fd
commit 45f06ca4e2
17 changed files with 55 additions and 32 deletions

View file

@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="lib" path="src/main/content/thumbnailator-0.4.8.jar"/>
<classpathentry kind="lib" path="lib/BaseX90-20171123.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/BaseX902.jar" sourcepath="/basex-core"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>