Skip to content
Snippets Groups Projects
Commit d2544250 authored by izabel's avatar izabel
Browse files

fix: add jline to the classpath

SVN: 17365
parent 058f57f9
No related branches found
No related tags found
No related merge requests found
...@@ -43,5 +43,6 @@ ...@@ -43,5 +43,6 @@
<classpathentry kind="lib" path="/libraries/hdf5"/> <classpathentry kind="lib" path="/libraries/hdf5"/>
<classpathentry kind="lib" path="/libraries/nativedata"/> <classpathentry kind="lib" path="/libraries/nativedata"/>
<classpathentry kind="lib" path="/libraries/fastutil/fastutil.jar" sourcepath="/libraries/fastutil/fastutil-src.zip"/> <classpathentry kind="lib" path="/libraries/fastutil/fastutil.jar" sourcepath="/libraries/fastutil/fastutil-src.zip"/>
<classpathentry kind="lib" path="/libraries/jline/jline.jar" sourcepath="/libraries/jline/src.zip"/>
<classpathentry kind="output" path="targets/www/WEB-INF/classes"/> <classpathentry kind="output" path="targets/www/WEB-INF/classes"/>
</classpath> </classpath>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment