|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<classpath> |
| 3 | + <classpathentry including="**/*.java" kind="src" output="target/test-classes" path="src/test/java"/> |
| 4 | + <classpathentry including="**/*.java" kind="src" path="src/main/java"/> |
| 5 | + <classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/> |
| 6 | + <classpathentry kind="var" path="M2_REPO/javax/mail/mail/1.4/mail-1.4.jar" sourcepath="M2_REPO/javax/mail/mail/1.4/mail-1.4-sources.jar"/> |
| 7 | + <classpathentry kind="var" path="M2_REPO/javax/activation/activation/1.1/activation-1.1.jar" sourcepath="M2_REPO/javax/activation/activation/1.1/activation-1.1-sources.jar"/> |
| 8 | + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
| 9 | + <classpathentry kind="var" path="M2_REPO/org/apache/zookeeper/zookeeper/3.4.5/zookeeper-3.4.5.jar" sourcepath="M2_REPO/org/apache/zookeeper/zookeeper/3.4.5/zookeeper-3.4.5-sources.jar"> |
| 10 | + <attributes> |
| 11 | + <attribute name="javadoc_location" value="jar:file:/H:/m2/repo/org/apache/zookeeper/zookeeper/3.4.5/zookeeper-3.4.5-javadoc.jar!/"/> |
| 12 | + </attributes> |
| 13 | + </classpathentry> |
| 14 | + <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar" sourcepath="M2_REPO/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1-sources.jar"> |
| 15 | + <attributes> |
| 16 | + <attribute name="javadoc_location" value="jar:file:/H:/m2/repo/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1-javadoc.jar!/"/> |
| 17 | + </attributes> |
| 18 | + </classpathentry> |
| 19 | + <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar" sourcepath="M2_REPO/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1-sources.jar"> |
| 20 | + <attributes> |
| 21 | + <attribute name="javadoc_location" value="jar:file:/H:/m2/repo/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1-javadoc.jar!/"/> |
| 22 | + </attributes> |
| 23 | + </classpathentry> |
| 24 | + <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.15/log4j-1.2.15.jar" sourcepath="M2_REPO/log4j/log4j/1.2.15/log4j-1.2.15-sources.jar"/> |
| 25 | + <classpathentry kind="var" path="M2_REPO/jline/jline/0.9.94/jline-0.9.94.jar" sourcepath="M2_REPO/jline/jline/0.9.94/jline-0.9.94-sources.jar"/> |
| 26 | + <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar" sourcepath="M2_REPO/junit/junit/3.8.1/junit-3.8.1-sources.jar"/> |
| 27 | + <classpathentry kind="var" path="M2_REPO/org/jboss/netty/netty/3.2.2.Final/netty-3.2.2.Final.jar" sourcepath="M2_REPO/org/jboss/netty/netty/3.2.2.Final/netty-3.2.2.Final-sources.jar"/> |
| 28 | + <classpathentry kind="var" path="M2_REPO/commons-io/commons-io/2.4/commons-io-2.4.jar" sourcepath="M2_REPO/commons-io/commons-io/2.4/commons-io-2.4-sources.jar"> |
| 29 | + <attributes> |
| 30 | + <attribute name="javadoc_location" value="jar:file:/H:/m2/repo/commons-io/commons-io/2.4/commons-io-2.4-javadoc.jar!/"/> |
| 31 | + </attributes> |
| 32 | + </classpathentry> |
| 33 | + <classpathentry kind="var" path="M2_REPO/org/codehaus/jackson/jackson-mapper-asl/1.9.12/jackson-mapper-asl-1.9.12.jar" sourcepath="M2_REPO/org/codehaus/jackson/jackson-mapper-asl/1.9.12/jackson-mapper-asl-1.9.12-sources.jar"> |
| 34 | + <attributes> |
| 35 | + <attribute name="javadoc_location" value="jar:file:/H:/m2/repo/org/codehaus/jackson/jackson-mapper-asl/1.9.12/jackson-mapper-asl-1.9.12-javadoc.jar!/"/> |
| 36 | + </attributes> |
| 37 | + </classpathentry> |
| 38 | + <classpathentry kind="var" path="M2_REPO/org/codehaus/jackson/jackson-core-asl/1.9.12/jackson-core-asl-1.9.12.jar" sourcepath="M2_REPO/org/codehaus/jackson/jackson-core-asl/1.9.12/jackson-core-asl-1.9.12-sources.jar"> |
| 39 | + <attributes> |
| 40 | + <attribute name="javadoc_location" value="jar:file:/H:/m2/repo/org/codehaus/jackson/jackson-core-asl/1.9.12/jackson-core-asl-1.9.12-javadoc.jar!/"/> |
| 41 | + </attributes> |
| 42 | + </classpathentry> |
| 43 | + <classpathentry kind="var" path="M2_REPO/redis/clients/jedis/2.1.0/jedis-2.1.0.jar" sourcepath="M2_REPO/redis/clients/jedis/2.1.0/jedis-2.1.0-sources.jar"> |
| 44 | + <attributes> |
| 45 | + <attribute name="javadoc_location" value="jar:file:/H:/m2/repo/redis/clients/jedis/2.1.0/jedis-2.1.0-javadoc.jar!/"/> |
| 46 | + </attributes> |
| 47 | + </classpathentry> |
| 48 | + <classpathentry kind="var" path="M2_REPO/commons-pool/commons-pool/1.5.5/commons-pool-1.5.5.jar" sourcepath="M2_REPO/commons-pool/commons-pool/1.5.5/commons-pool-1.5.5-sources.jar"> |
| 49 | + <attributes> |
| 50 | + <attribute name="javadoc_location" value="jar:file:/H:/m2/repo/commons-pool/commons-pool/1.5.5/commons-pool-1.5.5-javadoc.jar!/"/> |
| 51 | + </attributes> |
| 52 | + </classpathentry> |
| 53 | + <classpathentry kind="output" path="target/classes"/> |
| 54 | +</classpath> |
0 commit comments