|
3 | 3 | <classpathentry kind="src" path="src/main/java" including="**/*.java"/>
|
4 | 4 | <classpathentry kind="output" path="target/classes"/>
|
5 | 5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
6 |
| - <classpathentry kind="var" path="M2_REPO/net/sourceforge/htmlunit/htmlunit/2.64.0/htmlunit-2.64.0.jar" sourcepath="M2_REPO/net/sourceforge/htmlunit/htmlunit/2.64.0/htmlunit-2.64.0-sources.jar"/> |
7 |
| - <classpathentry kind="var" path="M2_REPO/xalan/xalan/2.7.2/xalan-2.7.2.jar" sourcepath="M2_REPO/xalan/xalan/2.7.2/xalan-2.7.2-sources.jar"/> |
8 |
| - <classpathentry kind="var" path="M2_REPO/xalan/serializer/2.7.2/serializer-2.7.2.jar" sourcepath="M2_REPO/xalan/serializer/2.7.2/serializer-2.7.2-sources.jar"/> |
| 6 | + <classpathentry kind="var" path="M2_REPO/net/sourceforge/htmlunit/htmlunit/2.65.1/htmlunit-2.65.1.jar" sourcepath="M2_REPO/net/sourceforge/htmlunit/htmlunit/2.65.1/htmlunit-2.65.1-sources.jar"/> |
9 | 7 | <classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar" sourcepath="M2_REPO/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13-sources.jar"/>
|
10 | 8 | <classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar" sourcepath="M2_REPO/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13-sources.jar"/>
|
11 | 9 | <classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar" sourcepath="M2_REPO/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13-sources.jar"/>
|
12 | 10 | <classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.2/commons-logging-1.2.jar" sourcepath="M2_REPO/commons-logging/commons-logging/1.2/commons-logging-1.2-sources.jar"/>
|
13 |
| - <classpathentry kind="var" path="M2_REPO/net/sourceforge/htmlunit/htmlunit-core-js/2.64.0/htmlunit-core-js-2.64.0.jar" sourcepath="M2_REPO/net/sourceforge/htmlunit/htmlunit-core-js/2.64.0/htmlunit-core-js-2.64.0-sources.jar"/> |
14 |
| - <classpathentry kind="var" path="M2_REPO/net/sourceforge/htmlunit/neko-htmlunit/2.64.0/neko-htmlunit-2.64.0.jar" sourcepath="M2_REPO/net/sourceforge/htmlunit/neko-htmlunit/2.64.0/neko-htmlunit-2.64.0-sources.jar"/> |
| 11 | + <classpathentry kind="var" path="M2_REPO/net/sourceforge/htmlunit/htmlunit-core-js/2.65.0/htmlunit-core-js-2.65.0.jar" sourcepath="M2_REPO/net/sourceforge/htmlunit/htmlunit-core-js/2.65.0/htmlunit-core-js-2.65.0-sources.jar"/> |
| 12 | + <classpathentry kind="var" path="M2_REPO/net/sourceforge/htmlunit/neko-htmlunit/2.65.0/neko-htmlunit-2.65.0.jar" sourcepath="M2_REPO/net/sourceforge/htmlunit/neko-htmlunit/2.65.0/neko-htmlunit-2.65.0-sources.jar"/> |
15 | 13 | <classpathentry kind="var" path="M2_REPO/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar" sourcepath="M2_REPO/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2-sources.jar"/>
|
16 | 14 | <classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar" sourcepath="M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01-sources.jar"/>
|
17 | 15 | <classpathentry kind="var" path="M2_REPO/net/sourceforge/htmlunit/htmlunit-cssparser/1.12.0/htmlunit-cssparser-1.12.0.jar" sourcepath="M2_REPO/net/sourceforge/htmlunit/htmlunit-cssparser/1.12.0/htmlunit-cssparser-1.12.0-sources.jar"/>
|
| 16 | + <classpathentry kind="var" path="M2_REPO/net/sourceforge/htmlunit/htmlunit-xpath/2.65.0/htmlunit-xpath-2.65.0.jar" sourcepath="M2_REPO/net/sourceforge/htmlunit/htmlunit-xpath/2.65.0/htmlunit-xpath-2.65.0-sources.jar"/> |
18 | 17 | <classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar" sourcepath="M2_REPO/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0-sources.jar"/>
|
19 | 18 | <classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-text/1.9/commons-text-1.9.jar" sourcepath="M2_REPO/org/apache/commons/commons-text/1.9/commons-text-1.9-sources.jar"/>
|
20 | 19 | <classpathentry kind="var" path="M2_REPO/commons-io/commons-io/2.10.0/commons-io-2.10.0.jar" sourcepath="M2_REPO/commons-io/commons-io/2.10.0/commons-io-2.10.0-sources.jar"/>
|
|
0 commit comments