From 329ead69c579493b5bd06c44074040ebb383ebe5 Mon Sep 17 00:00:00 2001 From: Wade Walker Date: Mon, 7 Feb 2011 06:28:01 +0800 Subject: Add classpath entry for SWT to Eclipse project This addition makes it possible to run the SWT unit tests from within Eclipse (once the user sets up the appropriate user library as explained in the wiki). --- .classpath | 1 + 1 file changed, 1 insertion(+) (limited to '.classpath') diff --git a/.classpath b/.classpath index 60dd580ec..a4ef906a2 100644 --- a/.classpath +++ b/.classpath @@ -34,5 +34,6 @@ + -- cgit v1.2.3