[
https://issues.jboss.org/browse/JBIDE-10469?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-10469 at 5/3/12 11:20 AM:
-------------------------------------------------------------
After installing
org.eclipse.jst.enterprise_ui.feature_3.4.0.v201107072300-7b7JIKaFSK2WM0PG9Du75UUz-TsWn
(Eclipse Java EE Developer Tools), I then get this missing dep:
{code}
JBossAS Tools 2.3.0.v20120503-0045-H101-Beta3
(org.jboss.ide.eclipse.as.feature.feature.group 2.3.0.v20120503-0045-H101-Beta3) requires
'org.jboss.ide.eclipse.archives.feature.feature.group 0.0.0' but it could not be
found
{code}
was (Author: nickboldt):
After installing
org.eclipse.jst.enterprise_ui.feature_3.4.0.v201107072300-7b7JIKaFSK2WM0PG9Du75UUz-TsWn
(Eclipse Java EE Developer Tools), I then get this missing dep:
{code}
JBossAS Tools 2.3.0.v20120503-0045-H101-Beta3
(org.jboss.ide.eclipse.as.feature.feature.group 2.3.0.v20120503-0045-H101-Beta3) requires
'org.jboss.ide.eclipse.archives.feature.feature.group 0.0.0' but it could not be
found
{code}
Can't install JBoss AS Server adapters from Juno JavaEE M3
----------------------------------------------------------
Key: JBIDE-10469
URL:
https://issues.jboss.org/browse/JBIDE-10469
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers, UpStream
Affects Versions: 3.3.0.M4
Environment: Windows 7, Juno JavaEE M3
Reporter: Fred Bricon
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.3.0.CR1
Attachments: jbide10469-000-install-jst-wst-server-features.png,
jbide10469-install-new-extension-missing-rse.files.ui_3.2.0.png,
jbide10469-install-new-extension.png, jbide10469-new-server-wizard.png, Screen Shot
2012-02-29 at 10.02.14.jpg
In Juno JavaEE M3,
* go to the server view
* create a new server
* click on download additional server adapters
* select the JBoss AS Tools server adapter
* click next
The installation can not proceed due to :
{noformat}
Cannot complete the install because one or more required items could not be found.
Software being installed: JBossAS Tools 2.3.0.v20111104-1515-H45-M4
(org.jboss.ide.eclipse.as.feature.feature.group 2.3.0.v20111104-1515-H45-M4)
Missing requirement: JBossAS Tools 2.3.0.v20111104-1515-H45-M4
(org.jboss.ide.eclipse.as.feature.feature.group 2.3.0.v20111104-1515-H45-M4) requires
'org.eclipse.core.boot 0.0.0' but it could not be found
{noformat}
On IRC, Rob said :
{quote}
(17:20:34) rawbdor: i can see features/org.jboss.ide.eclipse.as.feature/feature.xml:
<import plugin="org.eclipse.core.boot" />
(17:20:38) rawbdor: but i dont know why it has that
{quote}
We should see if org.eclipse.core.boot is still needed. If not, see if removing it makes
AS Tools installable/functional on Juno.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira