forked from Wessbas/wessbas.testPlanGenerator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
25 lines (25 loc) · 1.89 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?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.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/"/>
<classpathentry exported="true" kind="lib" path="lib/jmeter/ext/markov4jmeter/Markov4JMeter-1.0.20140405.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmeter/ext/markov4jmeter/org.mozilla.javascript-1.7.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmeter/ext/ApacheJMeter_components.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmeter/ext/ApacheJMeter_core.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmeter/ext/ApacheJMeter_http.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmeter/ext/ApacheJMeter_java.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmeter/ext/ApacheJMeter_junit.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmeter/jorphan.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-cli-20040117.000000.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jmeter/commons-logging-1.1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/logkit-2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/avalon-framework-4.1.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/oro-2.0.8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xstream-1.4.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xmlpull-1.1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>