Problems installing / updating the Eclipse plugin

I installed the following Team repository plugins (along with its dependencies) for Eclipse Helios (using Eclipse updater).

  • MercurialEclipse 1.7.1
  • Subheading 1.6.17
  • Subversive SVN

All of them are the latest in the Eclipse Marketplace. My problem is that when I go to the Eclipse Preferences, in the Team section I see only CVS, but in the Eclipse Marketplace I see that these plugins are installed (this gives me the opportunity to remove it).

  • How can I configure Team repositories to be reflected in the Team section in the settings?
  • There is also an update for the Eclipse IDE for Java EE developers, but when I try to update it, the following error occurs:

    Unable to complete installation due to conflicting dependency. Installed software: Eclipse IDE for Java EE developers 1.3.2.20110301-1807 (epp.package.jee 1.3.2.20110301-1807) Currently installed software: general profile 1.0.0.1276787175574 (SharedProfile_epp.package.jee 1.0.0.1276787175574) Only one of the following can be installed immediately: toolingepp.package.jee.configuration 1.3.2.20110301-1807 toolingepp.package.jee.configuration 1.3.0.20100617-0521 Cannot satisfy the dependency: From: General profile 1.0.0.1276787175574 (SharedProfile_epp.package.jee 1.0 .0.1276787175574) To: toolingepp.package.jee.configuration [1.3.0.20100617-0521] Cannot satisfy dependency: From: Eclipse IDE for Java developers EE 1.3.2.20110301-1807 (epp.package.jee 1.3.2.20110301-1807) To : toolingepp.package.jee.configuration [1.3.2.20110301-1807]

? , , .

.

+3
3

, → → → , , Subversive: subversive plug-ins

0

Windows 7? Eclipse , .

0

Answering the second point of your question. Try running eclipse as root / Administrator.

I had the same problem and solved it.

0
source

All Articles