Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Trying to UNinstall Mylyn Git integration, get strange error
Trying to UNinstall Mylyn Git integration, get strange error [message #1860575] Thu, 17 August 2023 22:09 Go to next message
David M. Karr is currently offline David M. KarrFriend
Messages: 802
Registered: July 2009
Senior Member
Using Eclipse 2023-06.

I've been using Mylyn in Eclipse for a long time, and I have an issue with it, but the issue I'm asking about here is not really about Mylyn.

I decided that some behavior I've been seeing when checking out new branches from git is likely caused by the "Mylyn Git Integration" plugin, so I decided to try uninstalling it.

When I selected that plugin and clicked Uninstall, I got an error dialog I've never seen before. it says:

Warning: Problem determining user request. Profile id: _SELF_, Selection count: 0

Although this is a warning, this effectively aborts the uninstallation attempt.

I checked the Eclipse error log, and there's nothing about this in there.
Re: Trying to UNinstall Mylyn Git integration, get strange error [message #1860577 is a reply to message #1860575] Fri, 18 August 2023 06:11 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Somehow it thinks you have no IUs selected:

https://github.com/eclipse-equinox/p2/blob/7699a7952660c03676d1aeb4f6bfd85c1ca3956e/bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/actions/ProfileModificationAction.java#L51-L73


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Trying to UNinstall Mylyn Git integration, get strange error [message #1860585 is a reply to message #1860577] Fri, 18 August 2023 13:57 Go to previous message
David M. Karr is currently offline David M. KarrFriend
Messages: 802
Registered: July 2009
Senior Member
I suppose I could try selecting all of the mylyn entries and uninstalling all of them, and then trying to install all but that one. I hope that doesn't get me into more trouble.
Previous Topic:How to "update " from 2022-12 to 2023-06 ?
Next Topic:Application runs fine in eclipse, but compilation problem after export
Goto Forum:
  


Current Time: Sun Apr 28 00:35:02 GMT 2024

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

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

Back to the top