[
https://issues.jboss.org/browse/JBIDE-21821?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-21821:
------------------------------------
0. unpack eclipse-jee-mars-2-linux-gtk-x86_64.tar.gz
1. before installing anything:
$➔ find plugins/ features/ -name "*git*"
plugins/org.eclipse.egit.mylyn.ui_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit.core_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit.ui_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit.doc_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
features/org.eclipse.egit_4.1.1.201511131810-r
features/org.eclipse.jgit_4.1.1.201511131810-r
features/org.eclipse.egit.mylyn_4.1.1.201511131810-r
2. install "Abridged JBoss Tools" from
http://download.jboss.org/jbosstools/mars/snapshots/updates/core/4.3.mars/ or "JBDS
BYOE" from
https://devstudio.jboss.com/9.0/snapshots/updates/core/4.3.mars/
3. after install:
JBT: adds
features/org.sonatype.m2e.egit.feature_0.14.0.201504071521
plugins/org.sonatype.m2e.egit_0.14.0.201504071521.jar
plugins/org.eclipse.egit.ui.importer_4.0.0.201506090130-r.jar
plugins/org.eclipse.jgit_4.0.3.201509231615-r.jar
JBDS: adds
features/org.sonatype.m2e.egit.feature_0.14.0.201504071521
plugins/org.sonatype.m2e.egit_0.14.0.201504071521.jar
plugins/org.eclipse.egit.ui.importer_4.1.1.201511131810-r.jar
4. From the JBT install, uninstall JBoss Tools EGit Integration
5. Disable
http://download.jboss.org/jbosstools/mars/snapshots/updates/core/4.3.mars/ and
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/mars/ from list of
enabled available software sites
6. Install "JBoss Tools EGit Integration" from
http://download.jboss.org/jbosstools/mars/snapshots/updates/
Now, we get this installed:
plugins/org.eclipse.egit_4.1.1.201511131810-r.jar
plugins/org.eclipse.jgit_4.0.3.201509231615-r.jar
plugins/org.eclipse.egit.ui.importer_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit.ui.importer_4.0.0.201506090130-r.jar
but after `./eclipse -application org.eclipse.equinox.p2.garbagecollector.application`
we only have, as in JBDS install:
plugins/org.eclipse.egit_4.1.1.201511131810-r.jar
plugins/org.eclipse.egit.ui.importer_4.1.1.201511131810-r.jar
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
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)