[
https://issues.jboss.org/browse/JBIDE-17291?page=com.atlassian.jira.plugi...
]
Nick Boldt updated JBIDE-17291:
-------------------------------
Attachment: tern-around.png
Because Beta2 requires Eclipse Luna M7, and therefore the 4.40.0.Beta2 target platform,
you have to "help" Eclipse by telling it where to resolve missing deps.
(Once Beta2 is released, and the default TP available for Luna users is updated from the
Beta1 version to the Beta2 version, you won't need this step... but until then, you
will.)
1. Start Eclipse Luna *M7* (not M6)
2. Help > Install new software... >
3. Work With:
http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.4...
(hit enter)
4. Work With:
http://download.jboss.org/jbosstools/updates/nightly/core/master/ (hit
enter)
5. Select Abridged JBoss Tools, hit Next
{code}
!MESSAGE Missing requirement: Adapter 3.6.0.Beta2-v20140514-0319-B622
(org.jboss.tools.jst.jsdt 3.6.0.Beta2-v20140514-0319-B622) requires 'bundle tern.core
0.2.0' but it could not be found
{code}
!tern-around.png!
Missing tern.core when installing JBT abridged
----------------------------------------------
Key: JBIDE-17291
URL:
https://issues.jboss.org/browse/JBIDE-17291
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: target-platform
Affects Versions: 4.2.0.Beta2
Reporter: Martin Malina
Priority: Critical
Attachments: tern-around.png
Today I tried installing JBT nightly into Eclipse Luna M6 and got this error:
{code}
Cannot complete the install because one or more required items could not be found.
Software being installed: JBoss Tools Java Standard Tools Tern.java Adapter
3.6.0.Beta2-v20140514-0319-B622 (org.jboss.tools.jst.jsdt.feature.feature.group
3.6.0.Beta2-v20140514-0319-B622)
Missing requirement: Adapter 3.6.0.Beta2-v20140514-0319-B622 (org.jboss.tools.jst.jsdt
3.6.0.Beta2-v20140514-0319-B622) requires 'bundle tern.core 0.2.0' but it could
not be found
Cannot satisfy dependency:
From: JBoss Tools Java Standard Tools Tern.java Adapter
3.6.0.Beta2-v20140514-0319-B622 (org.jboss.tools.jst.jsdt.feature.feature.group
3.6.0.Beta2-v20140514-0319-B622)
To: org.jboss.tools.jst.jsdt [3.6.0.Beta2-v20140514-0319-B622]
{code}
I think was supposed to be handled in JBIDE-17160 where the tern plugins were added to
Beta2-SNAPSHOT TP.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)