From bc88c1f99b1d0972f5a209a6de81739b6e00e61e Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Wed, 2 Dec 2009 10:26:59 +0100 Subject: We need this org-openide-modules.jar too. No direct dependencies, but javac needs some class in it to finish the compile. --- .classpath | 1 + 1 file changed, 1 insertion(+) (limited to '.classpath') diff --git a/.classpath b/.classpath index 02129162..5b18e629 100644 --- a/.classpath +++ b/.classpath @@ -16,6 +16,7 @@ + -- cgit