-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.classpath
27 lines (27 loc) · 3.14 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="swift/client/proto/BaseServer.java|swift/client/proto/FastRecentUpdatesReply.java|swift/client/proto/FastRecentUpdatesReplyHandler.java|swift/client/proto/FastRecentUpdatesRequest.java|swift/client/proto/GenerateTimestampReply.java|swift/client/proto/GenerateTimestampReplyHandler.java|swift/client/proto/GenerateTimestampRequest.java|swift/client/proto/KeepaliveReply.java|swift/client/proto/KeepaliveReplyHandler.java|swift/client/proto/KeepaliveRequest.java|swift/client/proto/RecentUpdatesReply.java|swift/client/proto/RecentUpdatesReplyHandler.java|swift/client/proto/RecentUpdatesRequest.java|swift/client/proto/SubscriptionType.java|swift/client/proto/SwiftServer.java|swift/dc/Handler.java|swift/dc/Request.java|swift/dc/RpcClient.java|swift/dc/TestClient.java|swift/dc/TestGetClient.java|swift/dc/TestGetNotifyClient.java|swift/dc/TestIncClient.java|swift/dc/proto/DHTSendNotification.java|swift/dc/proto/SequencerServer.java|swift/proto/DHTSendNotification.java|swift/proto/MultiSeqCommitUpdatesReply.java|swift/proto/MultiSeqCommitUpdatesReplyHandler.java|swift/proto/MultipleSeqCommitUpdatesRequest.java|swift/proto/SequencerServer.java|swift/proto/SilentFailRpcHandler.java|swift/pubsub/oldDcPubSubService.java|swift/pubsub/oldScoutPubSubService.java|sys/pubsub/impl/PubSubService.java|swift/proto/UpdatesNotification.java|sys/net/impl/providers/netty/TcpEndpoint2.java|swift/utils/FutureResult.java|swift/dc/CopyOfDCSurrogate.java" kind="src" path="src-core"/>
<classpathentry excluding="swift/client/SwiftImplTest.java" kind="src" path="src-core-test"/>
<classpathentry excluding="loria/" kind="src" path="src-contrib"/>
<classpathentry excluding="swift/application/filesystem/|swift/application/swiftset/" kind="src" path="src-app"/>
<classpathentry kind="src" path="src-core-bench"/>
<classpathentry kind="src" path="scripts/groovy"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/core/riak-client-1.0.3-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="lib/core/xstream-1.4.3.jar"/>
<classpathentry kind="lib" path="lib/extras/tpcw/colt.jar"/>
<classpathentry kind="lib" path="lib/extras/tpcw/httpclient-4.1.1.jar"/>
<classpathentry kind="lib" path="lib/extras/tpcw/jackson-core-asl-1.7.5.jar"/>
<classpathentry kind="lib" path="lib/extras/tpcw/jackson-mapper-asl-1.7.5.jar"/>
<classpathentry kind="lib" path="lib/extras/tpcw/log4j-1.2.13.jar"/>
<classpathentry kind="lib" path="lib/extras/tpcw/RadixTree-0.3.jar"/>
<classpathentry kind="lib" path="lib/extras/tpcw/zookeeper-3.3.6-fatjar.jar"/>
<classpathentry kind="lib" path="lib/core/kryo-2.24.1.jar"/>
<classpathentry kind="lib" path="lib/core/lz4-1.2.0.jar"/>
<classpathentry kind="lib" path="lib/core/objenesis-1.2.jar"/>
<classpathentry kind="lib" path="lib/core/minlog-1.2.jar"/>
<classpathentry kind="lib" path="lib/core/reflectasm-1.09-shaded.jar"/>
<classpathentry kind="lib" path="lib/core/netty-all-4.0.20.Final.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>