[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1797) JBDS doesn't suggest to add not included capabilities if user uses in code or DnD a component from JBoss Tools Pallete

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Mar 31 08:58:40 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-1797?page=comments#action_12405866 ] 
            
Max Andersen commented on JBIDE-1797:
-------------------------------------

>We are able to check if there is requred tld in a project in our wizard when user tries to drop a component. 
>The bigest work is to extend DnD wizard in order to add proper capability. 

Ok - i'm just not much for additional intrusive UI for adding stuff that the user might not want at this time yet.

>> Maybe just have it as an warning on that line ? 

>Do you mean to add a marker on inserted tag lib declaration or ..? 
>If so then WTP does it already for JSP.

Yes, something like when in java there is an import statement to something that is not to be found in the project.

So first priority is to add a yellow warning for the missing "thing"
second is to provide Quick-fixes for it, e.g. add the known jars etc. like done for missing junit classes in java.

> JBDS doesn't suggest to add not included capabilities if user uses in code or DnD a component from JBoss Tools Pallete
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-1797
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1797
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor
>    Affects Versions: 2.0.1
>            Reporter: Andrei Scherbovich
>            Priority: Minor
>             Fix For: LATER
>
>
> JBDS doesn't suggest to add not included capabilities if user uses in code or DnD a component from JBoss Tools Pallete
> Steps to reproduce:
> 1. EXECUTE: Create KickStart JSF project
> 2. EXECUTE: Open hello.jsp page and DnD from JBoss Tools Pallete <rich:calendar> component
> 3. ASSERT: <%@ taglib uri="http://richfaces.org/rich" prefix="rich"%> inserted by JBDS. But RichFaces capabilities are not available in the project.
> It would be handy if JBDS suggests to add RichFaces capabilities after 2-nd step e.g.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list