Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Mercurial plugin disappears when upgrading
Mercurial plugin disappears when upgrading [message #903941] Mon, 27 August 2012 11:33 Go to next message
Thorsten Hirsch is currently offline Thorsten HirschFriend
Messages: 2
Registered: July 2009
Junior Member
Hi, this might be a bug specific to my Eclipse package, because it comes with a proprietary IBM tool (IBM Websphere Transformation Extender), but I hope you can help me anyway:

Every time I upgrade the proprietary (eclipse-based) tool, my manually added mercurial plugin disappears ...but it's not gone. I can still see the mercurial plugin in Help/About/Installation Details. Also when trying to install it (again) under Help/Install New Software it is displayed as being already installed (and disappears from the list when checking "hide items that are already installed). However I can't do any team activities on my mercurialized projects besides "create new project". And there's also no Mercurial category anymore in the list of available project types.

Workaround: removing mercurial plugin, re-installing mercurial plugin. But I'm looking for a better way to tell Eclipse that the Mercurial Plugin is still there.
Re: Mercurial plugin disappears when upgrading [message #903951 is a reply to message #903941] Mon, 27 August 2012 12:23 Go to previous message
Thorsten Hirsch is currently offline Thorsten HirschFriend
Messages: 2
Registered: July 2009
Junior Member
Alright, I've found some missing entries in the "artifacts.xml":
    <artifact classifier='osgi.bundle' id='com.vectrace.MercurialEclipse' version='1.9.1.v201111302231'>
      <properties size='1'>
        <property name='download.size' value='1669054'/>
      </properties>
    </artifact>
    <artifact classifier='org.eclipse.update.feature' id='mercurialeclipse' version='1.9.1.v201111302231'>
      <properties size='1'>
        <property name='download.size' value='4840'/>
      </properties>
      <repositoryProperties size='1'>
        <property name='artifact.folder' value='true'/>
      </repositoryProperties>
    </artifact>

edit: Unfortunately adding these entries doesn't solve the problem. It seems not to help in any way.

[Updated on: Mon, 27 August 2012 13:10]

Report message to a moderator

Previous Topic:Test apps on Pantech burst
Next Topic:trouble with adt plugin in eclipse 4.2
Goto Forum:
  


Current Time: Thu Mar 28 11:32:31 GMT 2024

Powered by FUDForum. Page generated in 0.03898 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top