[jbosstools-issues] [JBoss JIRA] (JBIDE-10626) Cannot use Portlet plugin with Eclipse for Java developers

Lucia Jelinkova (JIRA) jira-events at lists.jboss.org
Fri Jan 13 10:42:21 EST 2012


Lucia Jelinkova created JBIDE-10626:
---------------------------------------

             Summary: Cannot use Portlet plugin with Eclipse for Java developers
                 Key: JBIDE-10626
                 URL: https://issues.jboss.org/browse/JBIDE-10626
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Portal/GateIn
    Affects Versions: 3.3.0.M5
            Reporter: Lucia Jelinkova
            Assignee: Snjezana Peco


I've installed Portlet feature from JBoss tools update site (http://download.jboss.org/jbosstools/updates/development/indigo/). The installation was successful, but when I tried to create new Dynamic Web Project with Java Portlet facet enabled, it failed with several errors in Error log:

* Project facet wst.jsdt.web has not been defined. It is used in plugin org.eclipse.jst.server.core.
* No IModelProvider exists for project P/aaa of version: Dynamic Web Module 2.5
* Plug-in configuration error, extension org.eclipse.wst.validation.exclude references validator id org.eclipse.jst.jee.ejb3.validator but this id does not exist.

I've originally found this bug during mavenization of SWTBot tests and the following dependencies helped to resolve them:
Featues:
* org.eclipse.jst.enterprise_ui.feature
* org.eclipse.jst.web_core.feature.feature.group

Plugins:
* org.eclipse.wst.jsdt.web.core
* org.eclipse.wst.jsdt.web.support.jsp
* org.eclipse.wst.jsdt.web.ui



--
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

        


More information about the jbosstools-issues mailing list