[
https://issues.jboss.org/browse/JBIDE-9280?page=com.atlassian.jira.plugin...
]
Viacheslav Kabanovich commented on JBIDE-9280:
----------------------------------------------
Registering event-handler in extension point
'org.eclipse.wst.common.project.facet.core.facets' is deprecated in Eclipse 3.7.
Now implementation of IFacetedProjectListener should be registered in extension point
'org.eclipse.wst.common.project.facet.core.listeners'. I suggest replacing
PostInstallJsfFacetDelegate with listener that handles both facets: 'jst.jsf' and
'jst.webfragment'.
Add KB builder/nature to the project when Web Fragment Module facet
is being installed.
---------------------------------------------------------------------------------------
Key: JBIDE-9280
URL:
https://issues.jboss.org/browse/JBIDE-9280
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JSF
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.M3
EXECUTE: Create a faceted java project.
EXECUTE: Install Web Fragment Module facet.
EXECUTE: See the list of the builders of the project (Properties->Builders).
ASSERT: JBoss KB project is installed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira