aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-10-18 20:16:01 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-10-18 20:16:01 +0200
commit5b54922d53eb8be3a42cecf73105ec8515805fc8 (patch)
treeab5d95d1b4b0fcb945e214341ab8e4f4c47e750b /.classpath
parent4609d8f411241d43d273bb0d6c57c48508f91e16 (diff)
downloadlombok-5b54922d53eb8be3a42cecf73105ec8515805fc8.tar.gz
lombok-5b54922d53eb8be3a42cecf73105ec8515805fc8.tar.bz2
lombok-5b54922d53eb8be3a42cecf73105ec8515805fc8.zip
Roel applied the patches I sent in for fixes to spi to the official spi jar, so the custom rolled version that used to be checked in (-pre) is no longer needed, we're now on the official spi-0.2.4.jar.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 47f725c1..185f8a64 100644
--- a/.classpath
+++ b/.classpath
@@ -9,8 +9,8 @@
<classpathentry kind="lib" path="deps/lombok/org.eclipse.core.runtime_3.5.0.v20090525.jar"/>
<classpathentry kind="lib" path="deps/lombok/org.eclipse.osgi_3.5.0.v20090520.jar"/>
<classpathentry kind="lib" path="deps/lombok/org.eclipse.equinox.common_3.5.0.v20090520-1800.jar"/>
- <classpathentry kind="lib" path="deps/lombok/spi-0.2.3-pre.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/lombok.patcher"/>
<classpathentry kind="lib" path="deps/lombok/tools.jar"/>
+ <classpathentry kind="lib" path="deps/lombok/spi-0.2.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>