Skip to content

Commit a7c991c

Browse files
committed
Merge pull request #1 from wizecore/master
Created eclipse classpath from POM based on maven copy-dependency
2 parents 392eed1 + 944ccb7 commit a7c991c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+43
-4
lines changed

.classpath

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@
33
<classpathentry kind="src" path="src/main/java"/>
44
<classpathentry kind="src" path="src/main/resources"/>
55
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6-
<classpathentry kind="lib" path="lib/graylog.jar"/>
7-
<classpathentry kind="lib" path="lib/junit.jar"/>
8-
<classpathentry kind="lib" path="lib/syslog4j-0.9.46.jar" sourcepath="lib/syslog4j-0.9.46.jar"/>
6+
<classpathentry kind="lib" path="lib/graylog2-plugin-1.1.6.jar"/>
7+
<classpathentry kind="lib" path="lib/guice-4.0.jar"/>
8+
<classpathentry kind="lib" path="lib/guava-18.0.jar"/>
9+
<classpathentry kind="lib" path="lib/guice-multibindings-4.0.jar"/>
10+
<classpathentry kind="lib" path="lib/syslog4j-0.9.53.jar"/>
11+
<classpathentry kind="lib" path="lib/guice-assistedinject-4.0.jar"/>
12+
<classpathentry kind="lib" path="lib/javax.inject-2.4.0-b10.jar"/>
913
<classpathentry kind="output" path="build"/>
1014
</classpath>

lib/aopalliance-1.0.jar

4.36 KB
Binary file not shown.
14.4 KB
Binary file not shown.

lib/commons-io-2.4.jar

181 KB
Binary file not shown.

lib/commons-lang3-3.3.2.jar

403 KB
Binary file not shown.

lib/disruptor-3.3.2.jar

77.6 KB
Binary file not shown.

lib/graylog.jar

-77.5 MB
Binary file not shown.

lib/graylog2-plugin-1.1.6.jar

231 KB
Binary file not shown.

lib/guava-18.0.jar

2.15 MB
Binary file not shown.

lib/guice-4.0.jar

653 KB
Binary file not shown.

0 commit comments

Comments
 (0)