[Help] I am getting an error when trying to compile for Android testing.

I looked through the android.bat file and found this error:

if exist “%swt_path%” goto SetPath
echo ERROR: SWT folder ‘%swt_path%’ does not exist.
echo Please set ANDROID_SWT to point to the folder containing swt.jar for your platform."

Any idea on how to solve this?