[
https://jira.jboss.org/jira/browse/JBIDE-3455?page=com.atlassian.jira.plu...
]
Snjezana Peco commented on JBIDE-3455:
--------------------------------------
Dirk,
I can't exactly reproduce your issue. However, I have found a problem with configuring
the JBoss feature that is the cause the Seam and JBossAS Tools feature are missing in the
"Installed software" tab.
Could you try the following :
- download Ganymede Eclipse IDE for Java EE Developers from
http://www.eclipse.org/downloads/download.php?file=/technology/epp/downlo...
- unpack it to some directory (<ECLIPSE_HOME>)
- create the jbosstools directory in <ECLIPSE_HOME>/dropins
- download JBoss Tools 3.0.0RC1
(
http://downloads.sourceforge.net/jboss/JBossTools-3.0.0.CR1-R200812191611...)
- unpack JBoss Tools to <ECLIPSE_HOME>/dropins/jbosstools
- open
<ECLIPSE_HOME>/dropins/jbosstools/E:\eclipse-3.4.1jee\dropins\jbosstools30\eclipse\features\org.jboss.ide.eclipse.as.feature_<RELEASE_NUMBER>/feature.xml
- find line
<plugin id="org.jboss.tools.eclipse.as.tptp" download-size="0"
install-size="0" version="1.0.0" unpack="false"/>
and remove it
- start eclipse (it is important to not start Eclipse before this step because P2 is
configured every time Eclipse starts)
Max,
In order to solve this issue, I propose the following:
- make the org.jboss.tools.eclipse.as.tptp plugin a no-op and remove all its dependencies
- create a new plugin and feature that would contain only the tptp integration
Missing BIRT and TPTP dependency causing Seam Tools not to start when
dropins folder is used
--------------------------------------------------------------------------------------------
Key: JBIDE-3455
URL:
https://jira.jboss.org/jira/browse/JBIDE-3455
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.0.0.cr1
Environment: Ganymede 3.4.1, JDK6, JBoss Tools Nightly 20/12/2008
Reporter: Dirk Pitt
Assignee: Anton Klimkovich
Attachments: noSeamToolWithoutBirtTptp.jpg, SeamToolsWithBirtTptp.jpg
If I deploy the JBoss Tools with dropins functionality Seam
Tools(org.jboss.tools.seam.feature.feature.group) is not initializing because of the
missing BIRT and TPTP dependencies...
If I deploy these dependencies manually then it initialize it...
If Seam Tools doesn't initialize, content assist is not availible for Seam
Components.xml, missing BIRT should not effect the content assist for Seam...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira