Skip to content
Snippets Groups Projects
Commit f10bd373 authored by ribeaudc's avatar ribeaudc
Browse files

Adding commons-lang to classpath.

SVN: 202
parent ea0a0bed
No related merge requests found
......@@ -6,5 +6,6 @@
<classpathentry kind="lib" path="lib/ant.jar" sourcepath="lib/ant-src.zip"/>
<classpathentry kind="lib" path="/libraries/testng/testng-jdk15.jar" sourcepath="/libraries/testng/src.zip"/>
<classpathentry combineaccessrules="false" kind="src" path="/common"/>
<classpathentry kind="lib" path="/libraries/commons-lang/commons-lang.jar" sourcepath="/libraries/commons-lang/src.zip"/>
<classpathentry kind="output" path="targets/classes"/>
</classpath>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment