Skip to content
Snippets Groups Projects
Commit 407e09c9 authored by gpawel's avatar gpawel
Browse files

LMS-2462 fixed classpath

SVN: 22720
parent 838bd612
No related branches found
No related tags found
No related merge requests found
...@@ -57,6 +57,9 @@ ...@@ -57,6 +57,9 @@
<classpathentry kind="lib" path="/libraries/jline/jline.jar" sourcepath="/libraries/jline/src.zip"/> <classpathentry kind="lib" path="/libraries/jline/jline.jar" sourcepath="/libraries/jline/src.zip"/>
<classpathentry kind="lib" path="/libraries/gwt-debug-panel/gwt-debug-panel.jar" sourcepath="/gwt-debug-panel-read-only"/> <classpathentry kind="lib" path="/libraries/gwt-debug-panel/gwt-debug-panel.jar" sourcepath="/gwt-debug-panel-read-only"/>
<classpathentry kind="lib" path="/libraries/jetty7/lib/common/jetty-util.jar"/> <classpathentry kind="lib" path="/libraries/jetty7/lib/common/jetty-util.jar"/>
<classpathentry kind="lib" path="/libraries/poi/poi-3.7-20101029.jar"/>
<classpathentry kind="lib" path="/libraries/poi/poi-ooxml-3.7-20101029.jar"/>
<classpathentry kind="lib" path="/libraries/poi/poi-ooxml-schemas-3.7-20101029.jar"/>
<classpathentry kind="lib" path="/libraries/gwt-image-loader/gwt-image-loader.jar"/> <classpathentry kind="lib" path="/libraries/gwt-image-loader/gwt-image-loader.jar"/>
<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