OnkarG
OnkarG

Reputation: 269

Profile id _SELF_ is not registered error while installing new plugin in eclipse mars

I am trying to install plugin from Eclipse Marketplace, but while installing Spring core ide plugin I am getting Profile Id not registered error.

screenshot

I am using Eclipse Mars. I am using Windows 7 ultimate version.

Upvotes: 8

Views: 14855

Answers (1)

S RB
S RB

Reputation: 51

  1. When you self-host "launch as Eclipse application" are you sure that you have the p2 bundles selected? This includes the p2 bundles, the needed ecf bundles, DS and the *equinox.util. DS must also be started.

  2. In Eclipse 3.6 there is a checky (on the configuration tab in the launch configuration) that says "Support software installation in the launched application". Can you make sure this is checked?

Refer this link

Upvotes: 0

Related Questions