[
https://issues.jboss.org/browse/JBIDE-13905?page=com.atlassian.jira.plugi...
]
Snjezana Peco commented on JBIDE-13905:
---------------------------------------
{quote}
In worst case we will have to hardcode something but that will hurt us when JPP6 updates.
{quote}
Since this library is hardcoded for other distributions, I have done it for JPP 6.0 too.
This code will also work for JPP 6.1 because portlet-api has been added as an AS7 module.
portlet-api library of JPP 6 is not imported
--------------------------------------------
Key: JBIDE-13905
URL:
https://issues.jboss.org/browse/JBIDE-13905
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Portal/GateIn
Affects Versions: 4.0.1.Final, 4.1.0.Alpha1
Reporter: Petr Suchý
Assignee: Snjezana Peco
Fix For: 4.1.x
When you want to create Dynamic Web Project using JPP 6.0.0.GA, you cannot simply choose
Portlet implementation library as a Portlet Target Runtime Provider in a New Dynamic Web
Project Wizard. You are forced to add _portlet-api.jar_ manually from here:
{code}
${JPP6}/modules/javax/portlet/api/main/
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira