diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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"/> |