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 --- sdkmanager/libs/sdkuilib/.classpath | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdkmanager/libs') diff --git a/sdkmanager/libs/sdkuilib/.classpath b/sdkmanager/libs/sdkuilib/.classpath index 3517cf7..f90fd36 100644 --- a/sdkmanager/libs/sdkuilib/.classpath +++ b/sdkmanager/libs/sdkuilib/.classpath @@ -11,6 +11,6 @@ - + -- cgit v1.1