Skip to content

Commit a166d7b

Browse files
author
Marco Vermeulen
committed
Revert "Updated Eclipse config files to accomadate new dependency."
This reverts commit a3573f3.
1 parent 4616782 commit a166d7b

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.classpath

-1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,5 @@
7878
<classpathentry kind="lib" path="lib/org.springframework.web-3.0.3.RELEASE.jar"/>
7979
<classpathentry kind="lib" path="lib/org.springframework.web.servlet-3.0.3.RELEASE.jar"/>
8080
<classpathentry kind="lib" path="lib/org.springframework.webflow-2.0.8.RELEASE.jar"/>
81-
<classpathentry kind="lib" path="lib/clhm-release-1.0-lru.jar" sourcepath="/home/marco/git/concurrentlinkedhashmap-read-only/src"/>
8281
<classpathentry kind="output" path="target/eclipse/bin-output"/>
8382
</classpath>

.project

-6
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@
55
<projects>
66
</projects>
77
<buildSpec>
8-
<buildCommand>
9-
<name>org.eclipse.wst.common.project.facet.core.builder</name>
10-
<arguments>
11-
</arguments>
12-
</buildCommand>
138
<buildCommand>
149
<name>org.eclipse.jdt.core.javabuilder</name>
1510
<arguments>
@@ -25,6 +20,5 @@
2520
<nature>org.eclipse.jdt.groovy.core.groovyNature</nature>
2621
<nature>org.springframework.ide.eclipse.core.springnature</nature>
2722
<nature>org.eclipse.jdt.core.javanature</nature>
28-
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
2923
</natures>
3024
</projectDescription>

0 commit comments

Comments
 (0)