From 82d381553aa80cdc80a776a45d803b615f3ea5ab Mon Sep 17 00:00:00 2001 From: Raphael Moll Date: Thu, 12 Apr 2012 14:59:12 -0700 Subject: SDK: Fix classpath for eclipse projects. swt.jar must be found relative to the out/ dir (as generated by create_all_symlinks.sh) to avoid setting a platform-specific path. swtmenubar was missing the new libs references. Change-Id: I365cfa6e011ec831c4df87cb36b0df722caac2e4 --- sdkstats/.classpath | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdkstats/.classpath') diff --git a/sdkstats/.classpath b/sdkstats/.classpath index 299175e..b7d08e6 100644 --- a/sdkstats/.classpath +++ b/sdkstats/.classpath @@ -4,7 +4,7 @@ - + -- cgit v1.1