From 755f27700b373d7d3a36efbd9ffe1f5fa0ce3ac9 Mon Sep 17 00:00:00 2001 From: "John B. Matthews" Date: Sun, 8 Jun 2008 16:43:40 +0000 Subject: [PATCH] Fix typo. --- ECLIPSE-CONFIG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ECLIPSE-CONFIG b/ECLIPSE-CONFIG index 370647a..b50616d 100644 --- a/ECLIPSE-CONFIG +++ b/ECLIPSE-CONFIG @@ -16,8 +16,8 @@ file will be located at: /plugins/org.eclipse.swt.win32.win32.x86_3.3.0.v3346.jar On Mac, go to Eclipse -> Preferences -> Java -> Classpath Variables to -add a new variable. The corresponding library will look like this: - //plugins/org.eclipse.swt.carbon.macosx_3.3.3.v3349.jar +add the SWT_JAR variable. The corresponding library will look like this: + /plugins/org.eclipse.swt.carbon.macosx_3.3.3.v3349.jar Click OK and close out of each dialog. Answer YES to the prompt regarding recompiling your entire workspace.