You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
549 B
XML
11 lines
549 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
<classpathentry kind="src" path="src/main/java"/>
|
|
<classpathentry kind="lib" path="lib/jsch-0.1.55.jar"/>
|
|
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
|
|
<classpathentry kind="lib" path="lib/ojdbc6-12.1.0.1.jar"/>
|
|
<classpathentry kind="lib" path="lib/tibero6-jdbc.jar"/>
|
|
<classpathentry kind="output" path="build/classes"/>
|
|
</classpath>
|