37 lines
2.0 KiB
Plaintext
37 lines
2.0 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry kind="src" output="target/classes" path="src/main/java">
|
||
|
<attributes>
|
||
|
<attribute name="optional" value="true"/>
|
||
|
<attribute name="maven.pomderived" value="true"/>
|
||
|
</attributes>
|
||
|
</classpathentry>
|
||
|
<classpathentry excluding="src/test/resources/" kind="src" output="target/test-classes" path="src/test/java">
|
||
|
<attributes>
|
||
|
<attribute name="optional" value="true"/>
|
||
|
<attribute name="maven.pomderived" value="true"/>
|
||
|
</attributes>
|
||
|
</classpathentry>
|
||
|
<classpathentry kind="src" path="src/test/resources"/>
|
||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
|
||
|
<attributes>
|
||
|
<attribute name="maven.pomderived" value="true"/>
|
||
|
</attributes>
|
||
|
</classpathentry>
|
||
|
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
||
|
<attributes>
|
||
|
<attribute name="maven.pomderived" value="true"/>
|
||
|
</attributes>
|
||
|
</classpathentry>
|
||
|
<classpathentry kind="lib" path="E:/Aissel Technologies/Automation/Selenium_jars/client-combined-3.141.59.jar"/>
|
||
|
<classpathentry kind="lib" path="E:/Aissel Technologies/Automation/Selenium_jars/client-combined-3.141.59-sources.jar"/>
|
||
|
<classpathentry kind="lib" path="E:/Aissel Technologies/Automation/Selenium_jars/libs/byte-buddy-1.8.15.jar"/>
|
||
|
<classpathentry kind="lib" path="E:/Aissel Technologies/Automation/Selenium_jars/libs/commons-exec-1.3.jar"/>
|
||
|
<classpathentry kind="lib" path="E:/Aissel Technologies/Automation/Selenium_jars/libs/guava-25.0-jre.jar"/>
|
||
|
<classpathentry kind="lib" path="E:/Aissel Technologies/Automation/Selenium_jars/libs/okhttp-3.11.0.jar"/>
|
||
|
<classpathentry kind="lib" path="E:/Aissel Technologies/Automation/Selenium_jars/libs/okio-1.14.0.jar"/>
|
||
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
||
|
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
|
||
|
<classpathentry kind="output" path="target/classes"/>
|
||
|
</classpath>
|