|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<classpath> |
| 3 | + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| 4 | + <classpathentry kind="src" path="src"/> |
| 5 | + <classpathentry kind="src" path="test"/> |
| 6 | + <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/guava-libraries"/> |
| 7 | + <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/junit"/> |
| 8 | + <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/operadriver"/> |
| 9 | + <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/simple-json"/> |
| 10 | + <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/testng"/> |
| 11 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/cglib"/> |
| 12 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/commons-io"/> |
| 13 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/commons-exec"/> |
| 14 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/commons-httpclient"/> |
| 15 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/easymock"/> |
| 16 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/hamcrest"/> |
| 17 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/htmlunit"/> |
| 18 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jmock"/> |
| 19 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jna"/> |
| 20 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/servlet-api"/> |
| 21 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/android"/> |
| 22 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jetty"/> |
| 23 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/commons-lang"/> |
| 24 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/commons-logging"/> |
| 25 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/commons-codec"/> |
| 26 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/commons-collections"/> |
| 27 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/cssparser"/> |
| 28 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/nekohtml"/> |
| 29 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/sac"/> |
| 30 | + <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/xml-apis"/> |
| 31 | + <classpathentry kind="output" path="build/production"/> |
| 32 | +</classpath> |
0 commit comments