aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-10-16 04:19:00 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-10-16 04:19:00 +0200
commit8629a651a66aa5fba9e0ada7df00803528b0e34f (patch)
tree25b8fd203297f5cd0bafd65676ea8c50bb98370a /.classpath
parentcac3a29d85bb9a9ae0da5abf19543461c0cfa0f4 (diff)
downloadlombok-8629a651a66aa5fba9e0ada7df00803528b0e34f.tar.gz
lombok-8629a651a66aa5fba9e0ada7df00803528b0e34f.tar.bz2
lombok-8629a651a66aa5fba9e0ada7df00803528b0e34f.zip
Whoops - removed some unneccessary eclipse plugins but forgot to remove them from the eclipse project classpath.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath3
1 files changed, 0 insertions, 3 deletions
diff --git a/.classpath b/.classpath
index 3c0567b7..be0e2e26 100644
--- a/.classpath
+++ b/.classpath
@@ -3,9 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="src_eclipseagent"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="deps/lombok/org.eclipse.jdt.apt.core_3.3.200.v20090528-1135.jar"/>
- <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">