[
https://issues.jboss.org/browse/JBIDE-11844?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-11844:
------------------------------------
Adding this to the <requires> section of org.jboss.tools.seam.feature/feature.xml,
per suggestion from Max:
{code}
<import feature="org.jboss.ide.eclipse.as.feature"
version="2.3.0.qualifier" match="greaterOrEqual"/>
<import feature="org.jboss.tools.runtime.core.feature"
version="1.3.0.qualifier" match="greaterOrEqual"/>
<import feature="org.jboss.tools.runtime.as.detector.feature"
version="1.3.0.qualifier" match="greaterOrEqual"/>
<import feature="org.jboss.tools.runtime.seam.detector.feature"
version="1.3.0.qualifier" match="greaterOrEqual"/>
{code}
Committed in trunk.
seam feature should install AS7 support at the same time
--------------------------------------------------------
Key: JBIDE-11844
URL:
https://issues.jboss.org/browse/JBIDE-11844
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, JBossAS/Servers, Seam 2, updatesite
Affects Versions: 3.3.0.Beta3
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 3.3.0.CR1
Ensure that like with Central, Seam also installs support for AS7, etc.
--
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