[
https://issues.jboss.org/browse/JBDS-2981?page=com.atlassian.jira.plugin....
]
Nick Boldt edited comment on JBDS-2981 at 3/25/14 11:59 AM:
------------------------------------------------------------
1. Install Eclipse Luna M6 JEE eclipse-jee-luna-M6-linux-gtk-x86_64.tar.gz
{code}
$➔ /opt/sun-java2-7.0/bin/java -version
java version "1.7.0_17"
Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
$➔ uname -a
Linux thunk 3.11.9-100.fc18.x86_64 #1 SMP Wed Nov 20 21:22:39 UTC 2013 x86_64 x86_64
x86_64 GNU/Linux
{code}
2. Install everything from
http://www.qa.jboss.com/binaries/RHDS/updates/development/8.0.0.Beta1.core
3. instead of restarting when prompted, *shut down Eclipse*
4. edit eclipse.ini to add these lines (replace any similar ones):
{code}
-Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/discovery/development/8.0.0.Beta1/devstudio-directory.xml
-Djboss.discovery.site.url=http://www.qa.jboss.com/binaries/RHDS/discovery/development/8.0.0.Beta1/
{code}
5. start Eclipse. Launch Central -> Software/Update -> select SpringIDE ->
Install
The above worked for me. After installation, I have this in my eclipse folder:
{code}
$➔ find . -name org.springframework.ide.eclipse.mylyn\*
./plugins/org.springframework.ide.eclipse.mylyn_3.5.0.201403071017-CI-B693.jar
./features/org.springframework.ide.eclipse.mylyn.feature_3.5.0.201403071017-CI-B693
{code}
was (Author: nickboldt):
1. Install Eclipse Luna M6 JEE eclipse-jee-luna-M6-linux-gtk-x86_64.tar.gz
{code}
$➔ /opt/sun-java2-7.0/bin/java -version
java version "1.7.0_17"
Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
$➔ uname -a
Linux thunk 3.11.9-100.fc18.x86_64 #1 SMP Wed Nov 20 21:22:39 UTC 2013 x86_64 x86_64
x86_64 GNU/Linux
{code}
2. Install everything from
http://www.qa.jboss.com/binaries/RHDS/updates/development/8.0.0.Beta1.core
3. instead of restarting when prompted, *shut down Eclipse*
4. edit eclipse.ini to add these lines (replace any similar ones):
{code}
-Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/discovery/development/8.0.0.Beta1/devstudio-directory.xml
-Djboss.discovery.site.url=http://www.qa.jboss.com/binaries/RHDS/discovery/development/8.0.0.Beta1/
{code}
5. start Eclipse. Launch Central -> Software/Update -> select SpringIDE ->
Install
The above worked for me.
Missing mylyn dependencies during Spring IDE installation
---------------------------------------------------------
Key: JBDS-2981
URL:
https://issues.jboss.org/browse/JBDS-2981
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: 3rd-party-dependencies
Affects Versions: 8.0.0.Beta1
Environment: JBDS 8.0.0,L64, Fedora 19_64, OpenJDK 1.7
Reporter: Jiri Peterka
Assignee: Nick Boldt
Attachments: spring-ide-installation.png
{code}
Cannot complete the install because one or more required items could not be found.
Software being installed: Spring IDE Mylyn Integration (optional)
3.5.0.201403071017-CI-B693 (org.springframework.ide.eclipse.mylyn.feature.feature.group
3.5.0.201403071017-CI-B693)
Missing requirement: Mylyn Context Connector: Eclipse IDE 3.11.0.v20131021-1909
(org.eclipse.mylyn.ide_feature.feature.group 3.11.0.v20131021-1909) requires
'org.eclipse.mylyn.tasks.ide.feature.group [3.11.0,3.12.0)' but it could not be
found
Cannot satisfy dependency:
From: Spring IDE Mylyn Integration (optional) 3.5.0.201403071017-CI-B693
(org.springframework.ide.eclipse.mylyn.feature.feature.group 3.5.0.201403071017-CI-B693)
To: org.eclipse.mylyn.ide_feature.feature.group 3.7.0
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira