aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-11-30 00:49:42 +0100
committerReinier Zwitserloot <reinier@tipit.to>2009-11-30 00:49:42 +0100
commitdfa401018d0eff370b34f1e9d7bb1d5fd498a631 (patch)
tree109c13994d6aaffce600fd300af88578bd892313 /.classpath
parent29c2ba1bbba7393423463b6c92da2068b6fea7bb (diff)
downloadlombok-dfa401018d0eff370b34f1e9d7bb1d5fd498a631.tar.gz
lombok-dfa401018d0eff370b34f1e9d7bb1d5fd498a631.tar.bz2
lombok-dfa401018d0eff370b34f1e9d7bb1d5fd498a631.zip
All basic elements of netbeans support are here except the actual agent part.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index dcd7bd2f..5873a158 100644
--- a/.classpath
+++ b/.classpath
@@ -15,6 +15,7 @@
<classpathentry kind="lib" path="deps/lombok/eclipse/org.eclipse.osgi_3.5.0.v20090520.jar"/>
<classpathentry kind="lib" path="deps/lombok/eclipse/org.eclipse.equinox.common_3.5.0.v20090520-1800.jar"/>
<classpathentry kind="lib" path="deps/lombok/netbeans/org-netbeans-modules-java-source_6.8beta.jar"/>
+ <classpathentry kind="lib" path="deps/lombok/netbeans/org-openide-util_6.8beta.jar"/>
<classpathentry kind="lib" path="deps/junit-4.7.jar"/>
<classpathentry kind="lib" path="deps/lombok/ant.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/lombok.patcher"/>