Skip to content

Commit 4e56e6a

Browse files
committed
updated eclipse project to use gradle file to set up build
1 parent 470b94d commit 4e56e6a

File tree

3 files changed

+20
-74
lines changed

3 files changed

+20
-74
lines changed

.classpath

+13-74
Original file line numberDiff line numberDiff line change
@@ -1,79 +1,18 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
3-
<classpathentry kind="lib" path="lib/joda-convert-1.2.jar"/>
4-
<classpathentry kind="lib" path="lib/guava-18.0.jar"/>
5-
<classpathentry kind="lib" path="lib/snakeyaml-1.15.jar"/>
6-
<classpathentry kind="lib" path="lib/spatial4j-0.5.jar"/>
7-
<classpathentry kind="lib" path="lib/securesm-1.0.jar"/>
8-
<classpathentry kind="lib" path="lib/jcommon-1.0.18.jar"/>
9-
<classpathentry kind="lib" path="lib/jfreechart-1.0.19.jar"/>
10-
<classpathentry kind="lib" path="lib/javax.mail-1.5.5.jar"/>
11-
<classpathentry kind="lib" path="lib/slf4j-api-1.7.21.jar"/>
12-
<classpathentry kind="lib" path="lib/log4j-slf4j-impl-2.6.2.jar"/>
13-
<classpathentry kind="lib" path="lib/log4j-core-2.6.2.jar"/>
14-
<classpathentry kind="lib" path="lib/log4j-api-2.6.2.jar"/>
15-
<classpathentry kind="lib" path="lib/log4j-1.2-api-2.6.2.jar"/>
16-
<classpathentry kind="lib" path="lib/jetty-http-9.3.11.v20160721.jar"/>
17-
<classpathentry kind="lib" path="lib/jetty-io-9.3.11.v20160721.jar"/>
18-
<classpathentry kind="lib" path="lib/jetty-rewrite-9.3.11.v20160721.jar"/>
19-
<classpathentry kind="lib" path="lib/jetty-security-9.3.11.v20160721.jar"/>
20-
<classpathentry kind="lib" path="lib/jetty-server-9.3.11.v20160721.jar"/>
21-
<classpathentry kind="lib" path="lib/jetty-servlet-9.3.11.v20160721.jar"/>
22-
<classpathentry kind="lib" path="lib/jetty-servlets-9.3.11.v20160721.jar"/>
23-
<classpathentry kind="lib" path="lib/jetty-util-9.3.11.v20160721.jar"/>
24-
<classpathentry kind="lib" path="lib/jetty-webapp-9.3.11.v20160721.jar"/>
25-
<classpathentry kind="lib" path="lib/joda-time-2.9.4.jar"/>
26-
<classpathentry kind="lib" path="lib/jackson-core-2.8.1.jar"/>
27-
<classpathentry kind="lib" path="lib/jackson-dataformat-cbor-2.8.1.jar"/>
28-
<classpathentry kind="lib" path="lib/jackson-dataformat-smile-2.8.1.jar"/>
29-
<classpathentry kind="lib" path="lib/jackson-dataformat-yaml-2.8.1.jar"/>
30-
<classpathentry kind="lib" path="lib/elasticsearch-2.4.0.jar"/>
31-
<classpathentry kind="lib" path="lib/lucene-analyzers-common-5.5.2.jar"/>
32-
<classpathentry kind="lib" path="lib/lucene-backward-codecs-5.5.2.jar"/>
33-
<classpathentry kind="lib" path="lib/lucene-core-5.5.2.jar"/>
34-
<classpathentry kind="lib" path="lib/lucene-grouping-5.5.2.jar"/>
35-
<classpathentry kind="lib" path="lib/lucene-highlighter-5.5.2.jar"/>
36-
<classpathentry kind="lib" path="lib/lucene-join-5.5.2.jar"/>
37-
<classpathentry kind="lib" path="lib/lucene-memory-5.5.2.jar"/>
38-
<classpathentry kind="lib" path="lib/lucene-misc-5.5.2.jar"/>
39-
<classpathentry kind="lib" path="lib/lucene-queries-5.5.2.jar"/>
40-
<classpathentry kind="lib" path="lib/lucene-queryparser-5.5.2.jar"/>
41-
<classpathentry kind="lib" path="lib/lucene-sandbox-5.5.2.jar"/>
42-
<classpathentry kind="lib" path="lib/lucene-spatial-5.5.2.jar"/>
43-
<classpathentry kind="lib" path="lib/lucene-spatial3d-5.5.2.jar"/>
44-
<classpathentry kind="lib" path="lib/lucene-suggest-5.5.2.jar"/>
45-
<classpathentry kind="lib" path="lib/netty-3.10.6.Final.jar"/>
46-
<classpathentry kind="src" path="src"/>
3+
<classpathentry kind="src" path="res">
4+
<attributes>
5+
<attribute name="FROM_GRADLE_MODEL" value="true"/>
6+
</attributes>
7+
</classpathentry>
8+
<classpathentry kind="src" path="src">
9+
<attributes>
10+
<attribute name="FROM_GRADLE_MODEL" value="true"/>
11+
</attributes>
12+
</classpathentry>
4713
<classpathentry kind="src" path="test"/>
48-
<classpathentry kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/>
49-
<classpathentry kind="lib" path="lib/antlr-runtime-3.5.jar"/>
50-
<classpathentry kind="lib" path="lib/asm-4.1.jar"/>
51-
<classpathentry kind="lib" path="lib/asm-commons-4.1.jar"/>
52-
<classpathentry kind="lib" path="lib/jna-4.1.0.jar"/>
53-
<classpathentry kind="lib" path="lib/jts-1.13.jar"/>
54-
<classpathentry kind="lib" path="lib/twitter4j-core-4.0.2.jar"/>
55-
<classpathentry kind="lib" path="lib/twitter4j-stream-4.0.2.jar"/>
56-
<classpathentry kind="lib" path="lib/json-schema-validator-2.2.6-lib.jar" sourcepath="lib/json-schema-validator-2.2.6-lib.jar"/>
57-
<classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/>
58-
<classpathentry kind="lib" path="lib/httpclient-4.5.2.jar"/>
59-
<classpathentry kind="lib" path="lib/httpcore-4.4.4.jar"/>
60-
<classpathentry kind="lib" path="lib/httpmime-4.5.2.jar"/>
61-
<classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
62-
<classpathentry kind="lib" path="lib/junit-4.12.jar"/>
63-
<classpathentry kind="lib" path="lib/commons-cli-1.3.1.jar"/>
64-
<classpathentry kind="lib" path="lib/compiler-0.8.13.jar"/>
65-
<classpathentry kind="lib" path="lib/compress-lzf-1.0.2.jar"/>
66-
<classpathentry kind="lib" path="lib/groovy-all-2.4.4-indy.jar"/>
67-
<classpathentry kind="lib" path="lib/HdrHistogram-2.1.6.jar"/>
68-
<classpathentry kind="lib" path="lib/hppc-0.7.1.jar"/>
69-
<classpathentry kind="lib" path="lib/jsr166e-1.1.0.jar"/>
70-
<classpathentry kind="lib" path="lib/t-digest-3.0.jar"/>
71-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
14+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
15+
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
7216
<classpathentry kind="lib" path="conf/logs"/>
73-
<classpathentry kind="lib" path="lib/jsoup-1.9.2.jar"/>
74-
<classpathentry kind="lib" path="lib/jdom-1.1.3.jar"/>
75-
<classpathentry kind="lib" path="lib/rome-1.0.jar"/>
76-
<classpathentry kind="lib" path="lib/bcprov-jdk15on-154.jar"/>
77-
<classpathentry kind="lib" path="lib/bcpkix-jdk15on-154.jar"/>
78-
<classpathentry kind="output" path="classes"/>
17+
<classpathentry kind="output" path="bin"/>
7918
</classpath>

.project

+6
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,14 @@
1010
<arguments>
1111
</arguments>
1212
</buildCommand>
13+
<buildCommand>
14+
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
15+
<arguments>
16+
</arguments>
17+
</buildCommand>
1318
</buildSpec>
1419
<natures>
1520
<nature>org.eclipse.jdt.core.javanature</nature>
21+
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
1622
</natures>
1723
</projectDescription>

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ buildscript {
1010

1111
apply plugin: 'java'
1212
apply plugin: 'com.github.johnrengelman.shadow'
13+
apply plugin: 'eclipse'
1314

1415
sourceCompatibility = 1.8
1516
targetCompatibility = 1.8

0 commit comments

Comments
 (0)