Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 129 |
gaurav |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<classpath>
|
|
|
3 |
<classpathentry kind="src" path="src"/>
|
|
|
4 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
|
5 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-logging-api-1.1.1.jar"/>
|
|
|
6 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/log4j-api-1.2.15.jar"/>
|
|
|
7 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/slf4j-api-1.5.6.jar"/>
|
|
|
8 |
<classpathentry kind="lib" path="/thirdparty/readonly/jericho/jericho-html-3.1.jar"/>
|
|
|
9 |
<classpathentry kind="output" path="bin"/>
|
|
|
10 |
</classpath>
|