[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-6236) Provide hints/suggestions/tips in the editor

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Fri Aug 27 13:52:12 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fitzpatrick updated JBIDE-6236:
-------------------------------------

     Original Estimate: 0 minutes
    Remaining Estimate: 0 minutes
         Fix Version/s: LATER
                            (was: 3.2.x)


Not going to have time to do this for this release

> Provide hints/suggestions/tips in the editor
> --------------------------------------------
>
>                 Key: JBIDE-6236
>                 URL: https://jira.jboss.org/browse/JBIDE-6236
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Webservices
>            Reporter: Lukas Jungmann
>            Assignee: Brian Fitzpatrick
>             Fix For: LATER
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> For most developers the editor is the place where he is spending most of his working time, therefore we could try to make his life easier by providing web services related editor improvements.
> These improvements can be made in following categories:
> -context sensitive code completion/proposals
>  example: user types '@WebService(endpointInterface="|")', invokes code completion at '|' and completion will offer him list of applicable interfaces available in current project/workspace
> -error checking
>  example: user has an empty class annotated with @WebService - this class compiles fine but is not valid web service due to missing web service operation hence the editor should show some kind of error and provide some hint/proposal so the user can easily fix it; hints could be ie Add ws operation, remove Web Service annotation
> All these improvements should be based on rules defined in JSR-181 (eventually JSR-224). I don't think all of them should be implemented but having at least some of them can be pretty useful.
> To start a discussion about what to eventually implement, here is a kind of a spec we could reuse: http://wiki.netbeans.org/SpecWsEditorUI and an umbrella issue[1] in NetBeans bugzilla covering few other related items which might not be in the spec itself
> [1]: http://netbeans.org/bugzilla/show_bug.cgi?id=78758

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