aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorRoel Spilker <r.spilker@gmail.com>2009-10-10 02:24:12 +0200
committerRoel Spilker <r.spilker@gmail.com>2009-10-10 02:24:12 +0200
commit09d5dad9f51c1b57bb75ce999a25254467bf23fd (patch)
tree6b46a4c38723bf3ee3b4ec10e1c253b16ae28ae9 /.classpath
parent420cd67fe1ab7b3da48c35856256e816fa9b4776 (diff)
downloadlombok-09d5dad9f51c1b57bb75ce999a25254467bf23fd.tar.gz
lombok-09d5dad9f51c1b57bb75ce999a25254467bf23fd.tar.bz2
lombok-09d5dad9f51c1b57bb75ce999a25254467bf23fd.zip
We need to patch some code in a new eclipse plugin, so, added it to the deps.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index f1f8e5fa..3c0567b7 100644
--- a/.classpath
+++ b/.classpath
@@ -7,6 +7,7 @@
<classpathentry kind="lib" path="deps/lombok/org.eclipse.jdt.apt.pluggable.core_1.0.200.v20090526-2130.jar"/>
<classpathentry kind="lib" path="deps/lombok/org.eclipse.jdt.compiler.apt_1.0.200.v20090528-1135.jar"/>
<classpathentry kind="lib" path="deps/lombok/org.eclipse.jdt.core_3.5.0.v_963.jar"/>
+ <classpathentry kind="lib" path="deps/lombok/org.eclipse.jdt.ui_3.5.1.r351_v20090821-0800.jar"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>