]
Nick Boldt commented on JBIDE-22267:
------------------------------------
Problem is that you have two versions of jgit installed:
{code}
org.eclipse.jgit_4.1.1.201511131810-r.jar
org.eclipse.jgit_4.2.0.201601211800-r.jar
org.eclipse.jgit.archive_4.1.1.201511131810-r.jar
org.eclipse.jgit.archive_4.2.0.201601211800-r.jar{code}
* 4.1.1, from Eclipse Mars.2 repo
So either you need to uninstall STS, or just go delete the old 4.1.1 plugins and restart
Eclipse.
Egit perspective "disappears" after installing JBoss Tools
from Eclipse Marketplace
-----------------------------------------------------------------------------------
Key: JBIDE-22267
URL:
https://issues.jboss.org/browse/JBIDE-22267
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, marketplace
Affects Versions: 4.3.1.Final
Environment: Arch Linux x86_64, Oracle JDK 1.8.0_92, Eclipse JEE Mars 2 , JBoss
Tools 4.3.1.Final
Reporter: Leonardo Vieira
Assignee: Nick Boldt
Priority: Blocker
Fix For: 4.4.0.Alpha1
Attachments: bookmarks.xml, Configuration.log, eclipse.ini, Error.log,
features.log, plugins.log
Hi,
I have Eclipse JEE Mars 2 installed and when i tried to install JBoss Tools 4.3.1.Final
from Eclipse Marketplace, after restart, the Egit perspective was gone. Searching for
previous bug reports, i found these two: JBIDE-21838, JBIDE-21821, both closed. Now it
seems the solution provided earlier didn't really solve the problem.
Thanks in advance.