You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
738 B
14 lines
738 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="lib" path="lib/commons-codec/commons-codec-1.3.jar"/>
|
|
<classpathentry kind="lib" path="lib/freemarker.jar"/>
|
|
<classpathentry kind="lib" path="lib/jrosbridge/javax.json-1.0.4.jar"/>
|
|
<classpathentry kind="lib" path="lib/jrosbridge/javax.websocket-api-1.0-rc4.jar"/>
|
|
<classpathentry kind="lib" path="lib/jrosbridge/javax.websocket-api-1.0.jar"/>
|
|
<classpathentry kind="lib" path="lib/jrosbridge/tyrus-standalone-client-1.9.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="lib" path="lib/substance5.2.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|