aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-12-23 03:30:25 +0100
committerReinier Zwitserloot <reinier@tipit.to>2009-12-23 03:30:25 +0100
commitdf1e578432e4de894e4a2769aaf7566be584d05b (patch)
tree3efd8bd3016c5c4520ed6ad259b7043679f5dd35 /.classpath
parent69fe8e049c078c297367b275acfe2d1b4191028d (diff)
downloadlombok-df1e578432e4de894e4a2769aaf7566be584d05b.tar.gz
lombok-df1e578432e4de894e4a2769aaf7566be584d05b.tar.bz2
lombok-df1e578432e4de894e4a2769aaf7566be584d05b.zip
Added ecj.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 953e7d9a..82336e52 100644
--- a/.classpath
+++ b/.classpath
@@ -9,6 +9,7 @@
<classpathentry kind="src" path="test/delombok/src"/>
<classpathentry kind="src" path="test/core/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <classpathentry kind="lib" path="deps/lombok/ecj-3.5.1.jar" sourcepath="contrib/ecjsrc-3.5.1.zip"/>
<classpathentry kind="lib" path="deps/lombok/eclipse/org.eclipse.jdt.core_3.5.0.v_963.jar"/>
<classpathentry kind="lib" path="deps/lombok/eclipse/org.eclipse.jdt.ui_3.5.1.r351_v20090821-0800.jar"/>
<classpathentry kind="lib" path="deps/lombok/eclipse/org.eclipse.core.runtime_3.5.0.v20090525.jar"/>