warning when adding a poortlet project
--------------------------------------
Key: JBIDE-3907
URL:
https://jira.jboss.org/jira/browse/JBIDE-3907
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Portal
Reporter: Prabhat Jha
Priority: Minor
Using builds from
http://reports.qa.atl.jboss.com/binaries/RHDS/nightly/2.0.0.GA/200903020901/ (Not sure
which JBoss Tool version it corresponds to)
When I add a new Java Portlet to Dynamic Web Project, the portlet class gets created but I
see following warnings which seem to be harmless but would be better to have clean
imports.
Description Resource Path Location Type
Classpath entry org.jboss.tools.portlet.core.internal.portletlibrarycontainer.runtime will
not be exported or published. Runtime ClassNotFoundExceptions may result.
firstJBDSPortlet P/firstJBDSPortlet Classpath Dependency Validator Message
The import org.eclipse.jst.j2ee.internal.web.operations is never
used PortletTemplate.java .JETEmitters/src/org/jboss/tools/portlet/ui line 5 Java Problem
The import org.jboss.tools.portlet.ui is never
used PortletTemplate.java .JETEmitters/src/org/jboss/tools/portlet/ui line 7 Java Problem
--
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