aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoel Spilker <r.spilker@gmail.com>2009-07-17 23:48:30 +0200
committerRoel Spilker <r.spilker@gmail.com>2009-07-17 23:48:30 +0200
commita0c0ef3f5e05596c9a0b78df4d9c471cfee88e9c (patch)
tree74be9c47e021b829aadf02d4608ae272989fffaf
parentc3d31c31d891c03a82eb29d2fe01234c992fb396 (diff)
downloadlombok-a0c0ef3f5e05596c9a0b78df4d9c471cfee88e9c.tar.gz
lombok-a0c0ef3f5e05596c9a0b78df4d9c471cfee88e9c.tar.bz2
lombok-a0c0ef3f5e05596c9a0b78df4d9c471cfee88e9c.zip
Use tools.jar
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index f7d57bd5..adbcc311 100644
--- a/.classpath
+++ b/.classpath
@@ -17,5 +17,6 @@
<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 kind="lib" path="deps/tools.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>