2012-11-27 15:29:04 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2013-10-02 11:27:48 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/selenium-server-standalone-2.35.0.jar" sourcepath="lib/selenium-server-2.35.0-srcs.jar"/>
|
2013-05-26 09:02:58 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/phantomjsdriver-1.0.3.jar"/>
|
2012-12-13 02:35:08 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/fitlibraryweb-2.0.jar" sourcepath="lib/fitlibraryweb-2.0-sources.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.16.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/fitnesse.jar"/>
|
2013-04-26 15:56:10 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/fitlibrary-2.0.jar" sourcepath="lib/fitlibrary-2.0-sources.jar"/>
|
2012-11-27 15:29:04 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|