diff options
| author | Reinier Zwitserloot <reinier@tipit.to> | 2009-09-26 09:00:12 +0200 |
|---|---|---|
| committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-09-26 09:00:12 +0200 |
| commit | 27a3efeb1cb6f79ecefc6e641ba78de6d69406c3 (patch) | |
| tree | 9f9ff237442b0a00e62decbb91fc6d331b277878 /.classpath | |
| parent | 35691e83edffdadd5ef438793eec9c968e8bfd35 (diff) | |
| download | lombok-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-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
