aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-12-02 00:05:21 +0100
committerReinier Zwitserloot <reinier@tipit.to>2009-12-02 00:05:21 +0100
commit8165f4628f75618f1cd105ad8901f273ada261e4 (patch)
treedf16c2db4f585d5dfb2f2473a3484edd772107e0 /.classpath
parent199f7f74fd35462dced087280af066cf2cad7596 (diff)
downloadlombok-8165f4628f75618f1cd105ad8901f273ada261e4.tar.gz
lombok-8165f4628f75618f1cd105ad8901f273ada261e4.tar.bz2
lombok-8165f4628f75618f1cd105ad8901f273ada261e4.zip
netbeans agent now works!
Diffstat (limited to '.classpath')
-rw-r--r--.classpath3
1 files changed, 2 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 5873a158..02129162 100644
--- a/.classpath
+++ b/.classpath
@@ -14,8 +14,9 @@
<classpathentry kind="lib" path="deps/lombok/eclipse/org.eclipse.core.runtime_3.5.0.v20090525.jar"/>
<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/boot_6.8beta.jar"/>
<classpathentry kind="lib" path="deps/lombok/netbeans/org-openide-util_6.8beta.jar"/>
+ <classpathentry kind="lib" path="deps/lombok/netbeans/org-netbeans-modules-java-source_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"/>