-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
11 lines (11 loc) · 854 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="org.lcx.robotframework.eclipselibrary/lib/jrobotremoteserver-4.0.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="org.lcx.robotframework.eclipselibrary/src"/>
<classpathentry kind="src" path="org.lcx.robotframework.eclipselibrary/gensrc"/>
<classpathentry exported="true" kind="lib" path="org.lcx.robotframework.eclipselibrary/lib/javalib-core-1.0.3.jar"/>
<classpathentry exported="true" kind="lib" path="org.lcx.robotframework.eclipselibrary/lib/log4j-1.2.13.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>