This repository has been archived by the owner on Nov 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
111 lines (111 loc) · 10.7 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-java/1.10.0/flink-java-1.10.0.jar" sourcepath="M2_REPO/org/apache/flink/flink-java/1.10.0/flink-java-1.10.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-core/1.10.0/flink-core-1.10.0.jar" sourcepath="M2_REPO/org/apache/flink/flink-core/1.10.0/flink-core-1.10.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-annotations/1.10.0/flink-annotations-1.10.0.jar" sourcepath="M2_REPO/org/apache/flink/flink-annotations/1.10.0/flink-annotations-1.10.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-api/1.7.15/slf4j-api-1.7.15.jar" sourcepath="M2_REPO/org/slf4j/slf4j-api/1.7.15/slf4j-api-1.7.15-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/force-shading/1.10.0/force-shading-1.10.0.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-metrics-core/1.10.0/flink-metrics-core-1.10.0.jar" sourcepath="M2_REPO/org/apache/flink/flink-metrics-core/1.10.0/flink-metrics-core-1.10.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-shaded-asm-7/7.1-9.0/flink-shaded-asm-7-7.1-9.0.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar" sourcepath="M2_REPO/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/esotericsoftware/kryo/kryo/2.24.0/kryo-2.24.0.jar" sourcepath="M2_REPO/com/esotericsoftware/kryo/kryo/2.24.0/kryo-2.24.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.jar" sourcepath="M2_REPO/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/objenesis/objenesis/2.1/objenesis-2.1.jar" sourcepath="M2_REPO/org/objenesis/objenesis/2.1/objenesis-2.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar" sourcepath="M2_REPO/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar" sourcepath="M2_REPO/org/apache/commons/commons-compress/1.18/commons-compress-1.18-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-shaded-guava/18.0-9.0/flink-shaded-guava-18.0-9.0.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-math3/3.5/commons-math3-3.5.jar" sourcepath="M2_REPO/org/apache/commons/commons-math3/3.5/commons-math3-3.5-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-streaming-java_2.11/1.10.0/flink-streaming-java_2.11-1.10.0.jar" sourcepath="M2_REPO/org/apache/flink/flink-streaming-java_2.11/1.10.0/flink-streaming-java_2.11-1.10.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-runtime_2.11/1.10.0/flink-runtime_2.11-1.10.0.jar" sourcepath="M2_REPO/org/apache/flink/flink-runtime_2.11/1.10.0/flink-runtime_2.11-1.10.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-queryable-state-client-java/1.10.0/flink-queryable-state-client-java-1.10.0.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-shaded-netty/4.1.39.Final-9.0/flink-shaded-netty-4.1.39.Final-9.0.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-hadoop-fs/1.10.0/flink-hadoop-fs-1.10.0.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-io/commons-io/2.4/commons-io-2.4.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-shaded-jackson/2.10.1-9.0/flink-shaded-jackson-2.10.1-9.0.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar" sourcepath="M2_REPO/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar"/>
<classpathentry kind="var" path="M2_REPO/org/scala-lang/scala-library/2.11.12/scala-library-2.11.12.jar"/>
<classpathentry kind="var" path="M2_REPO/com/typesafe/akka/akka-actor_2.11/2.5.21/akka-actor_2.11-2.5.21.jar"/>
<classpathentry kind="var" path="M2_REPO/com/typesafe/config/1.3.3/config-1.3.3.jar"/>
<classpathentry kind="var" path="M2_REPO/org/scala-lang/modules/scala-java8-compat_2.11/0.7.0/scala-java8-compat_2.11-0.7.0.jar"/>
<classpathentry kind="var" path="M2_REPO/com/typesafe/akka/akka-stream_2.11/2.5.21/akka-stream_2.11-2.5.21.jar"/>
<classpathentry kind="var" path="M2_REPO/com/typesafe/akka/akka-protobuf_2.11/2.5.21/akka-protobuf_2.11-2.5.21.jar"/>
<classpathentry kind="var" path="M2_REPO/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar"/>
<classpathentry kind="var" path="M2_REPO/com/typesafe/ssl-config-core_2.11/0.3.7/ssl-config-core_2.11-0.3.7.jar"/>
<classpathentry kind="var" path="M2_REPO/org/scala-lang/modules/scala-parser-combinators_2.11/1.1.1/scala-parser-combinators_2.11-1.1.1.jar"/>
<classpathentry kind="var" path="M2_REPO/com/typesafe/akka/akka-slf4j_2.11/2.5.21/akka-slf4j_2.11-2.5.21.jar"/>
<classpathentry kind="var" path="M2_REPO/org/clapper/grizzled-slf4j_2.11/1.3.2/grizzled-slf4j_2.11-1.3.2.jar"/>
<classpathentry kind="var" path="M2_REPO/com/github/scopt/scopt_2.11/3.5.0/scopt_2.11-3.5.0.jar"/>
<classpathentry kind="var" path="M2_REPO/org/xerial/snappy/snappy-java/1.1.4/snappy-java-1.1.4.jar"/>
<classpathentry kind="var" path="M2_REPO/com/twitter/chill_2.11/0.7.6/chill_2.11-0.7.6.jar"/>
<classpathentry kind="var" path="M2_REPO/com/twitter/chill-java/0.7.6/chill-java-0.7.6.jar"/>
<classpathentry kind="var" path="M2_REPO/org/lz4/lz4-java/1.5.0/lz4-java-1.5.0.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-clients_2.11/1.10.0/flink-clients_2.11-1.10.0.jar" sourcepath="M2_REPO/org/apache/flink/flink-clients_2.11/1.10.0/flink-clients_2.11-1.10.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-optimizer_2.11/1.10.0/flink-optimizer_2.11-1.10.0.jar" sourcepath="M2_REPO/org/apache/flink/flink-optimizer_2.11/1.10.0/flink-optimizer_2.11-1.10.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-connector-kafka_2.11/1.10.0/flink-connector-kafka_2.11-1.10.0.jar" sourcepath="M2_REPO/org/apache/flink/flink-connector-kafka_2.11/1.10.0/flink-connector-kafka_2.11-1.10.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-connector-kafka-base_2.11/1.10.0/flink-connector-kafka-base_2.11-1.10.0.jar" sourcepath="M2_REPO/org/apache/flink/flink-connector-kafka-base_2.11/1.10.0/flink-connector-kafka-base_2.11-1.10.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kafka/kafka-clients/2.2.0/kafka-clients-2.2.0.jar" sourcepath="M2_REPO/org/apache/kafka/kafka-clients/2.2.0/kafka-clients-2.2.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/github/luben/zstd-jni/1.3.8-1/zstd-jni-1.3.8-1.jar" sourcepath="M2_REPO/com/github/luben/zstd-jni/1.3.8-1/zstd-jni-1.3.8-1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/logging/log4j/log4j-slf4j-impl/2.14.1/log4j-slf4j-impl-2.14.1.jar" sourcepath="M2_REPO/org/apache/logging/log4j/log4j-slf4j-impl/2.14.1/log4j-slf4j-impl-2.14.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/logging/log4j/log4j-api/2.14.1/log4j-api-2.14.1.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/logging/log4j/log4j-core/2.14.1/log4j-core-2.14.1.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-test-utils_2.11/1.10.0/flink-test-utils_2.11-1.10.0.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-test-utils-junit/1.10.0/flink-test-utils-junit-1.10.0.jar"/>
<classpathentry kind="var" path="M2_REPO/junit/junit/4.12/junit-4.12.jar"/>
<classpathentry kind="var" path="M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" sourcepath="M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-runtime_2.11/1.10.0/flink-runtime_2.11-1.10.0-tests.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/curator/curator-test/2.12.0/curator-test-2.12.0.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar"/>
<classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.16/log4j-1.2.16.jar"/>
<classpathentry kind="var" path="M2_REPO/jline/jline/0.9.94/jline-0.9.94.jar"/>
<classpathentry kind="var" path="M2_REPO/io/netty/netty/3.7.0.Final/netty-3.7.0.Final.jar"/>
<classpathentry kind="var" path="M2_REPO/com/google/guava/guava/16.0.1/guava-16.0.1.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/flink/flink-streaming-java_2.11/1.10.0/flink-streaming-java_2.11-1.10.0-tests.jar"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="target/generated-sources/annotations">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="m2e-apt" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="m2e-apt" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>