6
6
<classpathentry kind =" src" path =" src/main/resources" excluding =" **/*.java" />
7
7
<classpathentry kind =" output" path =" target/classes" />
8
8
<classpathentry kind =" var" path =" M2_REPO/javax/jms/jms/1.1/jms-1.1.jar" />
9
- <classpathentry kind =" var" path =" M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar" />
9
+ <classpathentry kind =" var" path =" M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar" sourcepath = " M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5-sources.jar " />
10
10
<classpathentry kind =" var" path =" M2_REPO/antlr/antlr/2.7.7/antlr-2.7.7.jar" />
11
- <classpathentry kind =" var" path =" M2_REPO/org/antlr/antlr/3.4/antlr-3.4.jar" />
12
- <classpathentry kind =" var" path =" M2_REPO/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar" />
13
- <classpathentry kind =" var" path =" M2_REPO/aopalliance/aopalliance/1.0/aopalliance-1.0.jar" />
11
+ <classpathentry kind =" var" path =" M2_REPO/org/antlr/antlr/3.4/antlr-3.4.jar" sourcepath = " M2_REPO/org/antlr/antlr/3.4/antlr-3.4-sources.jar " />
12
+ <classpathentry kind =" var" path =" M2_REPO/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar" sourcepath = " M2_REPO/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4-sources.jar " />
13
+ <classpathentry kind =" var" path =" M2_REPO/aopalliance/aopalliance/1.0/aopalliance-1.0.jar" sourcepath = " M2_REPO/aopalliance/aopalliance/1.0/aopalliance-1.0-sources.jar " />
14
14
<classpathentry kind =" var" path =" M2_REPO/com/browseengine/bobo/bobo-browse/3.0.0-SNAPSHOT/bobo-browse-3.0.0-SNAPSHOT.jar" />
15
- <classpathentry kind =" var" path =" M2_REPO/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar" />
15
+ <classpathentry kind =" var" path =" M2_REPO/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar" sourcepath = " M2_REPO/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0-sources.jar " />
16
16
<classpathentry kind =" var" path =" M2_REPO/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar" />
17
- <classpathentry kind =" var" path =" M2_REPO/commons-cli/commons-cli/1.2/commons-cli-1.2.jar" />
18
- <classpathentry kind =" var" path =" M2_REPO/commons-codec/commons-codec/1.4/commons-codec-1.4.jar" />
19
- <classpathentry kind =" var" path =" M2_REPO/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar" />
20
- <classpathentry kind =" var" path =" M2_REPO/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar" />
21
- <classpathentry kind =" var" path =" M2_REPO/commons-digester/commons-digester/1.8/commons-digester-1.8.jar" />
22
- <classpathentry kind =" var" path =" M2_REPO/commons-el/commons-el/1.0/commons-el-1.0.jar" />
23
- <classpathentry kind =" var" path =" M2_REPO/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar" />
24
- <classpathentry kind =" var" path =" M2_REPO/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar" />
25
- <classpathentry kind =" var" path =" M2_REPO/commons-lang/commons-lang/2.5/commons-lang-2.5.jar" />
26
- <classpathentry kind =" var" path =" M2_REPO/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar" />
27
- <classpathentry kind =" var" path =" M2_REPO/org/apache/commons/commons-math/2.1/commons-math-2.1.jar" />
28
- <classpathentry kind =" var" path =" M2_REPO/commons-net/commons-net/1.4.1/commons-net-1.4.1.jar" />
17
+ <classpathentry kind =" var" path =" M2_REPO/commons-cli/commons-cli/1.2/commons-cli-1.2.jar" sourcepath = " M2_REPO/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar " />
18
+ <classpathentry kind =" var" path =" M2_REPO/commons-codec/commons-codec/1.4/commons-codec-1.4.jar" sourcepath = " M2_REPO/commons-codec/commons-codec/1.4/commons-codec-1.4-sources.jar " />
19
+ <classpathentry kind =" var" path =" M2_REPO/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar" sourcepath = " M2_REPO/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-sources.jar " />
20
+ <classpathentry kind =" var" path =" M2_REPO/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar" sourcepath = " M2_REPO/commons-configuration/commons-configuration/1.6/commons-configuration-1.6-sources.jar " />
21
+ <classpathentry kind =" var" path =" M2_REPO/commons-digester/commons-digester/1.8/commons-digester-1.8.jar" sourcepath = " M2_REPO/commons-digester/commons-digester/1.8/commons-digester-1.8-sources.jar " />
22
+ <classpathentry kind =" var" path =" M2_REPO/commons-el/commons-el/1.0/commons-el-1.0.jar" sourcepath = " M2_REPO/commons-el/commons-el/1.0/commons-el-1.0-sources.jar " />
23
+ <classpathentry kind =" var" path =" M2_REPO/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar" sourcepath = " M2_REPO/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1-sources.jar " />
24
+ <classpathentry kind =" var" path =" M2_REPO/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar" sourcepath = " M2_REPO/commons-io/commons-io/2.0.1/commons-io-2.0.1-sources.jar " />
25
+ <classpathentry kind =" var" path =" M2_REPO/commons-lang/commons-lang/2.5/commons-lang-2.5.jar" sourcepath = " M2_REPO/commons-lang/commons-lang/2.5/commons-lang-2.5-sources.jar " />
26
+ <classpathentry kind =" var" path =" M2_REPO/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar" sourcepath = " M2_REPO/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1-sources.jar " />
27
+ <classpathentry kind =" var" path =" M2_REPO/org/apache/commons/commons-math/2.1/commons-math-2.1.jar" sourcepath = " M2_REPO/org/apache/commons/commons-math/2.1/commons-math-2.1-sources.jar " />
28
+ <classpathentry kind =" var" path =" M2_REPO/commons-net/commons-net/1.4.1/commons-net-1.4.1.jar" sourcepath = " M2_REPO/commons-net/commons-net/1.4.1/commons-net-1.4.1-sources.jar " />
29
29
<classpathentry kind =" var" path =" M2_REPO/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar" />
30
30
<classpathentry kind =" var" path =" M2_REPO/fastutil/fastutil/5.0.5/fastutil-5.0.5.jar" />
31
31
<classpathentry kind =" var" path =" M2_REPO/org/apache/hadoop/hadoop-core/0.20.204.0/hadoop-core-0.20.204.0.jar" />
32
32
<classpathentry kind =" var" path =" M2_REPO/hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10.jar" />
33
- <classpathentry kind =" var" path =" M2_REPO/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.jar" />
34
- <classpathentry kind =" var" path =" M2_REPO/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.jar" />
35
- <classpathentry kind =" var" path =" M2_REPO/net/java/dev/jets3t/jets3t/0.7.1/jets3t-0.7.1.jar" />
36
- <classpathentry kind =" var" path =" M2_REPO/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar" />
37
- <classpathentry kind =" var" path =" M2_REPO/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar" />
38
- <classpathentry kind =" var" path =" M2_REPO/jline/jline/0.9.94/jline-0.9.94.jar" />
39
- <classpathentry kind =" var" path =" M2_REPO/org/jolokia/jolokia-core/0.90/jolokia-core-0.90.jar" />
40
- <classpathentry kind =" var" path =" M2_REPO/org/json/json/20080701/json-20080701.jar" />
41
- <classpathentry kind =" var" path =" M2_REPO/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar" />
42
- <classpathentry kind =" var" path =" M2_REPO/junit/junit/4.5/junit-4.5.jar" />
43
- <classpathentry kind =" var" path =" M2_REPO/com/linkedin/kamikaze/kamikaze/3.0.6/kamikaze-3.0.6.jar" sourcepath =" M2_REPO/com/linkedin/kamikaze/kamikaze/3.0.6/kamikaze-3.0.6-sources.jar" >
44
- <attributes >
45
- <attribute value =" jar:file:/Users/john/.m2/repository/com/linkedin/kamikaze/kamikaze/3.0.6/kamikaze-3.0.6-javadoc.jar!/" name =" javadoc_location" />
46
- </attributes >
47
- </classpathentry >
33
+ <classpathentry kind =" var" path =" M2_REPO/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.jar" sourcepath =" M2_REPO/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1-sources.jar" />
34
+ <classpathentry kind =" var" path =" M2_REPO/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.jar" sourcepath =" M2_REPO/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1-sources.jar" />
35
+ <classpathentry kind =" var" path =" M2_REPO/net/java/dev/jets3t/jets3t/0.7.1/jets3t-0.7.1.jar" sourcepath =" M2_REPO/net/java/dev/jets3t/jets3t/0.7.1/jets3t-0.7.1-sources.jar" />
36
+ <classpathentry kind =" var" path =" M2_REPO/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar" sourcepath =" M2_REPO/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26-sources.jar" />
37
+ <classpathentry kind =" var" path =" M2_REPO/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar" sourcepath =" M2_REPO/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26-sources.jar" />
38
+ <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" />
39
+ <classpathentry kind =" var" path =" M2_REPO/org/jolokia/jolokia-core/0.90/jolokia-core-0.90.jar" sourcepath =" M2_REPO/org/jolokia/jolokia-core/0.90/jolokia-core-0.90-sources.jar" />
40
+ <classpathentry kind =" var" path =" M2_REPO/org/json/json/20080701/json-20080701.jar" sourcepath =" M2_REPO/org/json/json/20080701/json-20080701-sources.jar" />
41
+ <classpathentry kind =" var" path =" M2_REPO/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar" sourcepath =" M2_REPO/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1-sources.jar" />
42
+ <classpathentry kind =" var" path =" M2_REPO/junit/junit/4.5/junit-4.5.jar" sourcepath =" M2_REPO/junit/junit/4.5/junit-4.5-sources.jar" />
43
+ <classpathentry kind =" var" path =" M2_REPO/com/linkedin/kamikaze/kamikaze/3.0.6/kamikaze-3.0.6.jar" sourcepath =" M2_REPO/com/linkedin/kamikaze/kamikaze/3.0.6/kamikaze-3.0.6-sources.jar" />
48
44
<classpathentry kind =" var" path =" M2_REPO/net/sf/kosmosfs/kfs/0.3/kfs-0.3.jar" />
49
- <classpathentry kind =" var" path =" M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar" />
50
- <classpathentry kind =" var" path =" M2_REPO/org/apache/lucene/lucene-core/3.5.0/lucene-core-3.5.0.jar" />
51
- <classpathentry kind =" var" path =" M2_REPO/com/yammer/metrics/metrics-core/2.0.0-BETA18-SNAPSHOT/metrics-core-2.0.0-BETA18-SNAPSHOT.jar" />
52
- <classpathentry kind =" var" path =" M2_REPO/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar" />
53
- <classpathentry kind =" var" path =" M2_REPO/com/linkedin/norbert_2.8.1/0.6.12/norbert_2.8.1-0.6.12.jar" />
54
- <classpathentry kind =" var" path =" M2_REPO/oro/oro/2.0.8/oro-2.0.8.jar" />
55
- <classpathentry kind =" var" path =" M2_REPO/com/google/protobuf/protobuf-java/2.4.0a/protobuf-java-2.4.0a.jar" />
56
- <classpathentry kind =" var" path =" M2_REPO/org/scala-lang/scala-library/2.8.1/scala-library-2.8.1.jar" />
57
- <classpathentry kind =" var" path =" M2_REPO/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar" />
58
- <classpathentry kind =" var" path =" M2_REPO/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar" />
59
- <classpathentry kind =" var" path =" M2_REPO/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar" />
60
- <classpathentry kind =" var" path =" M2_REPO/org/springframework/spring/2.5.6/spring-2.5.6.jar" />
61
- <classpathentry kind =" var" path =" M2_REPO/org/springframework/spring-beans/2.5.6/spring-beans-2.5.6.jar" />
62
- <classpathentry kind =" var" path =" M2_REPO/org/springframework/spring-context/2.5.6/spring-context-2.5.6.jar" />
63
- <classpathentry kind =" var" path =" M2_REPO/org/springframework/spring-core/2.5.6/spring-core-2.5.6.jar" />
64
- <classpathentry kind =" var" path =" M2_REPO/org/antlr/ST4/4.0.4/ST4-4.0.4.jar" />
65
- <classpathentry kind =" var" path =" M2_REPO/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.jar" />
45
+ <classpathentry kind =" var" path =" M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar" sourcepath = " M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14-sources.jar " />
46
+ <classpathentry kind =" var" path =" M2_REPO/org/apache/lucene/lucene-core/3.5.0/lucene-core-3.5.0.jar" sourcepath = " M2_REPO/org/apache/lucene/lucene-core/3.5.0/lucene-core-3.5.0-sources.jar " />
47
+ <classpathentry kind =" var" path =" M2_REPO/com/yammer/metrics/metrics-core/2.0.0-BETA18-SNAPSHOT/metrics-core-2.0.0-BETA18-SNAPSHOT.jar" sourcepath = " M2_REPO/com/yammer/metrics/metrics-core/2.0.0-BETA18-SNAPSHOT/metrics-core-2.0.0-BETA18-SNAPSHOT-sources.jar " />
48
+ <classpathentry kind =" var" path =" M2_REPO/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final.jar" sourcepath = " M2_REPO/org/jboss/netty/netty/3.2.3.Final/netty-3.2.3.Final-sources.jar " />
49
+ <classpathentry kind =" var" path =" M2_REPO/com/linkedin/norbert_2.8.1/0.6.12/norbert_2.8.1-0.6.12.jar" sourcepath = " M2_REPO/com/linkedin/norbert_2.8.1/0.6.12/norbert_2.8.1-0.6.12-sources.jar " />
50
+ <classpathentry kind =" var" path =" M2_REPO/oro/oro/2.0.8/oro-2.0.8.jar" sourcepath = " M2_REPO/oro/oro/2.0.8/oro-2.0.8-sources.jar " />
51
+ <classpathentry kind =" var" path =" M2_REPO/com/google/protobuf/protobuf-java/2.4.0a/protobuf-java-2.4.0a.jar" sourcepath = " M2_REPO/com/google/protobuf/protobuf-java/2.4.0a/protobuf-java-2.4.0a-sources.jar " />
52
+ <classpathentry kind =" var" path =" M2_REPO/org/scala-lang/scala-library/2.8.1/scala-library-2.8.1.jar" sourcepath = " M2_REPO/org/scala-lang/scala-library/2.8.1/scala-library-2.8.1-sources.jar " />
53
+ <classpathentry kind =" var" path =" M2_REPO/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar" sourcepath = " M2_REPO/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211-sources.jar " />
54
+ <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 " />
55
+ <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 " />
56
+ <classpathentry kind =" var" path =" M2_REPO/org/springframework/spring/2.5.6/spring-2.5.6.jar" sourcepath = " M2_REPO/org/springframework/spring/2.5.6/spring-2.5.6-sources.jar " />
57
+ <classpathentry kind =" var" path =" M2_REPO/org/springframework/spring-beans/2.5.6/spring-beans-2.5.6.jar" sourcepath = " M2_REPO/org/springframework/spring-beans/2.5.6/spring-beans-2.5.6-sources.jar " />
58
+ <classpathentry kind =" var" path =" M2_REPO/org/springframework/spring-context/2.5.6/spring-context-2.5.6.jar" sourcepath = " M2_REPO/org/springframework/spring-context/2.5.6/spring-context-2.5.6-sources.jar " />
59
+ <classpathentry kind =" var" path =" M2_REPO/org/springframework/spring-core/2.5.6/spring-core-2.5.6.jar" sourcepath = " M2_REPO/org/springframework/spring-core/2.5.6/spring-core-2.5.6-sources.jar " />
60
+ <classpathentry kind =" var" path =" M2_REPO/org/antlr/ST4/4.0.4/ST4-4.0.4.jar" sourcepath = " M2_REPO/org/antlr/ST4/4.0.4/ST4-4.0.4-sources.jar " />
61
+ <classpathentry kind =" var" path =" M2_REPO/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.jar" sourcepath = " M2_REPO/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1-sources.jar " />
66
62
<classpathentry kind =" var" path =" M2_REPO/xmlenc/xmlenc/0.52/xmlenc-0.52.jar" />
67
- <classpathentry kind =" var" path =" M2_REPO/com/linkedin/zoie/zoie-core/3.1.0-SNAPSHOT/zoie-core-3.1.0-SNAPSHOT.jar" />
68
- <classpathentry kind =" var" path =" M2_REPO/com/linkedin/zoie/zoie-jms/3.1.0-SNAPSHOT/zoie-jms-3.1.0-SNAPSHOT.jar" />
69
- <classpathentry kind =" var" path =" M2_REPO/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar" />
63
+ <classpathentry kind =" var" path =" M2_REPO/com/linkedin/zoie/zoie-core/3.1.0-SNAPSHOT/zoie-core-3.1.0-SNAPSHOT.jar" sourcepath = " M2_REPO/com/linkedin/zoie/zoie-core/3.1.0-SNAPSHOT/zoie-core-3.1.0-SNAPSHOT-sources.jar " />
64
+ <classpathentry kind =" var" path =" M2_REPO/com/linkedin/zoie/zoie-jms/3.1.0-SNAPSHOT/zoie-jms-3.1.0-SNAPSHOT.jar" sourcepath = " M2_REPO/com/linkedin/zoie/zoie-jms/3.1.0-SNAPSHOT/zoie-jms-3.1.0-SNAPSHOT-sources.jar " />
65
+ <classpathentry kind =" var" path =" M2_REPO/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3.jar" sourcepath = " M2_REPO/org/apache/zookeeper/zookeeper/3.3.3/zookeeper-3.3.3-sources.jar " />
70
66
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
71
67
</classpath >
0 commit comments