[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: run configuration: "org.eclipse.sdk.ide" vs "org.eclipse.platform.ide"

Edoardo Comar wrote:
I haven't figured out the difference in choosing
"org.eclipse.sdk.ide" or "org.eclipse.platform.ide"
as a product to run for an Eclipse Application

org.eclipse.platform.ide is the application for the eclipse platform. It's the workbench plus some basic editors, views, and resources and perspectives.


org.eclipse.sdk.ide is the application for the eclipse SDK. It covers the JDT, PDE, and intro as well.

Later,
PW