[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6685) JSF 2 Quickfixes should be more descriptive about its intent

Maxim Areshkau (JIRA) jira-events at lists.jboss.org
Thu Sep 30 14:12:40 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12554434#action_12554434 ] 

Maxim Areshkau commented on JBIDE-6685:
---------------------------------------

Now on screenshot quick-fix-uri.png  descroption is "Create a folder "jsf2Test/WebContent/resources/test" container fo" for JSF2 Resouces for URL"", so what isn't correct?

> JSF 2 Quickfixes should be more descriptive about its intent
> ------------------------------------------------------------
>
>                 Key: JBIDE-6685
>                 URL: https://jira.jboss.org/browse/JBIDE-6685
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor core
>    Affects Versions: 3.2.0.M2
>            Reporter: Max Andersen
>            Assignee: Maxim Areshkau
>             Fix For: 3.2.0.Beta1
>
>         Attachments: quick-fix-proposal-attr.png, quick-fix-uri.png, Quick_Fix_For_JSF2_Composition_Component.png, QuickFixCustomComponentAttributeWrongDesc.png, QuickFixDescriptionForFolder.png, QuickFixDescriptionForFolder.png, QuickFixForCustomComponentDescWrong.png, QuickFixForCustomCompositeFolderWrongDesc.png, quikc-fix-element.png
>
>
> The new JSF 2 quick fixes are great but they are very hard to understand what they want to do based on their generic description.
> "Create folder container for JSF 2 resources" for a xmlns:custom="http://java.sun.com/jsf/composite/custom" without matching folder should have a quickfix saying something like "Create 'custom' folder for composite resources" and then possibly and extra info describing it more, i.e.
> "Create folder '/MyProject/WebContent/custom' to hold resources for custom component resources.
> same goes for:
> "Create JSF 2 Composite Component in project resources folder" for a <custom:table should be something like:
> "Create composite component named 'table' in '/WebContent/custom'" 
> "Create attribute in an interface declariton of composite component" for a unknwon attribute "width" should be:
> "Add 'width' attribute to interface of <custom:table>" with info saying "Add 'width' attribute to interface of <custom:table> at '/WebContent/custom/table.xhtml'

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

        


More information about the jbosstools-issues mailing list