Plugin not finding correct xmloutput plugin
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Plugin for Eclipse |
New
|
Undecided
|
Unassigned |
Bug Description
OS X: 10.11 (El Capitan)
Eclipse: Mars (4.5)
Bazaar: 2.6.0
bzr-eclipse: 1.4.2
When I open the Eclipse Preferences for Bazaar, there is a red error message at the top: "xmloutput >= 0.9.2 plugin not found".
I found a related issue, https:/
When I look at my ~/.bzr.log, however, I don't see the bzr-eclipse path in the list of those being checked:
Thu 2015-10-15 16:19:44 -0500
0.045 bazaar version: 2.6.0
0.045 bzr arguments: [u'xmlplugins']
0.048 looking for plugins in /Users/
0.054 looking for plugins in /usr/local/
0.054 looking for plugins in /usr/local/
0.060 looking for plugins in /Library/
0.063 encoding stdout as osutils.
0.070 return code 0
The bzr-eclipse plugin was installed via the "Install New Software..." dialog, pointing to the http://
The behavior I see, then, is that any Team action I choose ends with a dialog "The selection action cannot be executed.... <blah> is not enabled in this context."
I do not have access to a Mac currently, but I have just tried to reproduce it on a Linux machine and it seems to work fine. I installed Eclipse Mars1 and bzr-eclipse from Eclipse Marketplace.