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

13.7k Views Asked by At

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.

1

There are 1 best solutions below

0
On
  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