There's no distinction between a normal plugin project and an RCP
project. RCP plugins typically don't depend on the org.eclipse.ui.ide
plugin and usually not even on org.eclipse.core.resources...
govind wrote:
Hi..All..
How to change the noraml plugin project to rcp.
have to change only the plugin.xml or something...