aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-06-09 20:55:58 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-06-09 20:55:58 +0200
commit466fc44671b5c96c021b111aab19131c5adf1832 (patch)
tree9966a41224ca18bc3a8f6ca42679f8952209fc0c /.classpath
parent2e80283a673bc1bf68dc59b74e03180313c44a3d (diff)
downloadlombok-466fc44671b5c96c021b111aab19131c5adf1832.tar.gz
lombok-466fc44671b5c96c021b111aab19131c5adf1832.tar.bz2
lombok-466fc44671b5c96c021b111aab19131c5adf1832.zip
Build system splits the jars in two.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 3db29c3e..728ca1d9 100644
--- a/.classpath
+++ b/.classpath
@@ -11,6 +11,6 @@
<classpathentry kind="lib" path="deps/org.eclipse.jdt.apt.core_3.3.200.v20090528-1135.jar"/>
<classpathentry kind="lib" path="deps/org.eclipse.jdt.apt.pluggable.core_1.0.200.v20090526-2130.jar"/>
<classpathentry kind="lib" path="deps/org.eclipse.jdt.compiler.apt_1.0.200.v20090528-1135.jar"/>
- <classpathentry kind="lib" path="deps/org.eclipse.jdt.core_3.5.0.v_963.jar"/>
+ <classpathentry kind="lib" path="deps/org.eclipse.jdt.core_3.5.0.v_963.jar" sourcepath="/Users/rzwitserloot/newworkspace/org.eclipse.jdt.core/compiler"/>
<classpathentry kind="output" path="bin"/>
</classpath>