aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-09-26 09:00:12 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-09-26 09:00:12 +0200
commit27a3efeb1cb6f79ecefc6e641ba78de6d69406c3 (patch)
tree9f9ff237442b0a00e62decbb91fc6d331b277878 /.classpath
parent35691e83edffdadd5ef438793eec9c968e8bfd35 (diff)
downloadlombok-27a3efeb1cb6f79ecefc6e641ba78de6d69406c3.tar.gz
lombok-27a3efeb1cb6f79ecefc6e641ba78de6d69406c3.tar.bz2
lombok-27a3efeb1cb6f79ecefc6e641ba78de6d69406c3.zip
Rewrite of the eclipse agent to use the new lombok.patcher project.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index adbcc311..95ce615b 100644
--- a/.classpath
+++ b/.classpath
@@ -18,5 +18,6 @@
<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 kind="lib" path="deps/tools.jar"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/lombok.patcher"/>
<classpathentry kind="output" path="bin"/>
</classpath>