Error message "org.eclipse.sdk.ide could not be found"

前两天,在eclipse中编译运行ATF,总是得到这个异常,运行不起来,google了很久,终于找到了解决方案,原文网址为:
http://cadse.imag.fr/index.php?option=com_content&view=article&id=39%3Aerror-message-qorgeclipsesdkide-could-not-be-foundq&catid=15%3Afaq&Itemid=77&lang=en


When running an application, you may have an error message "org.eclipse.sdk.ide could not be found".

The solution is very easy, in the run configurations, just change the product you are running into "org.eclipse.platform.ide"

你可能感兴趣的:(eclipse,PHP,Google,ide)