aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-11-27 11:46:40 +0100
committerReinier Zwitserloot <reinier@tipit.to>2009-11-27 11:46:40 +0100
commit6d29e0c745428b36cc8f8f9d2e0d77ec15f45808 (patch)
treecfa852504d5f12881289feb1c26bbbe16c322230 /.classpath
parentfb71e1bee37af989c7ff8d6df635b7ab3c5b5710 (diff)
downloadlombok-6d29e0c745428b36cc8f8f9d2e0d77ec15f45808.tar.gz
lombok-6d29e0c745428b36cc8f8f9d2e0d77ec15f45808.tar.bz2
lombok-6d29e0c745428b36cc8f8f9d2e0d77ec15f45808.zip
Preliminary version of the delombok ant task.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index a4aa40ee..8c1910d7 100644
--- a/.classpath
+++ b/.classpath
@@ -14,6 +14,7 @@
<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/junit-4.7.jar"/>
+ <classpathentry kind="lib" path="deps/lombok/ant.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/lombok.patcher"/>
<classpathentry kind="lib" path="deps/lombok/tools.jar" sourcepath="C:/javasource/javasources.zip"/>
<classpathentry kind="lib" path="deps/lombok/spi-0.2.4.jar"/>