[
https://issues.jboss.org/browse/JBIDE-21821?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-21821:
------------------------------------
Using eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz:
Before:
{code}
$➔ find plugins/ features/ -maxdepth 1 -name "*git*" | sort
features/org.eclipse.egit_4.1.1.201511131810-r
features/org.eclipse.egit.mylyn_4.1.1.201511131810-r
features/org.eclipse.jgit_4.1.1.201511131810-r
plugins/org.eclipse.egit_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit.core_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit.doc_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit.mylyn.ui_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit.ui_4.1.1.201511131810-r.jar
plugins/org.eclipse.jgit_4.1.1.201511131810-r.jar
plugins/org.eclipse.jgit.archive_4.1.1.201511131810-r.jar
{code}
After:
{code}
$➔ find plugins/ features/ -maxdepth 1 -name "*git*" | sort
features/org.eclipse.egit_4.1.1.201511131810-r
features/org.eclipse.egit.mylyn_4.1.1.201511131810-r
features/org.eclipse.jgit_4.1.1.201511131810-r << not 4.0! Woo!
features/org.jboss.tools.openshift.egit.integration.feature_3.0.0.Final-v20151002-2059-B50
features/org.sonatype.m2e.egit.feature_0.14.0.201504071521
plugins/org.eclipse.egit_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit.core_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit.doc_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit.mylyn.ui_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit.ui_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit.ui.importer_4.1.1.201511131810-r.jar << not 4.0! Woo!
plugins/org.eclipse.jgit_4.1.1.201511131810-r.jar
plugins/org.eclipse.jgit.archive_4.1.1.201511131810-r.jar
plugins/org.jboss.tools.openshift.egit.core_3.0.0.Final-v20151002-2059-B50.jar
plugins/org.jboss.tools.openshift.egit.ui_3.0.0.Final-v20151002-2059-B50.jar
plugins/org.sonatype.m2e.egit_0.14.0.201504071521.jar{code}
JBoss Developer Studio Marketplace Install Breaks Egit in Mars.2
----------------------------------------------------------------
Key: JBIDE-21821
URL:
https://issues.jboss.org/browse/JBIDE-21821
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, marketplace
Reporter: Thomas Mäder
Assignee: Nick Boldt
Priority: Blocker
Fix For: 4.3.1.CR1
Attachments: FrameworkEvent ERROR.txt, jbt-error, jgit40_41_JBDS.installed.txt,
jgit40_41_JBT.installed.txt
Installing Red Hat JBoss Developer Studio 9.0.0GA into a fresh Eclipse 4.5.2 (for Eclipse
Committers) causes Egit to break.
# Install Eclipse 4.5.2
# In the Marketplace, search for "jboss developer studio"
# You get a single result: Red Hat JBoss Developer Studio 9.0.0 GA
# Install it
# Restart
# Observe: the EGit views and preferences are missing
# Observe: you get messages in the Eclipse error log concerning a dependency version
incompatibility
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)