[jbosstools-issues] [JBoss JIRA] (JBIDE-19794) Provide content assist to create new JAX-RS resource method

Jeff MAURY (JIRA) issues at jboss.org
Wed Apr 18 12:13:35 EDT 2018


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

Jeff MAURY updated JBIDE-19794:
-------------------------------
    Fix Version/s: 4.6.x
                       (was: 4.5.x)


> Provide content assist to create new JAX-RS resource method
> -----------------------------------------------------------
>
>                 Key: JBIDE-19794
>                 URL: https://issues.jboss.org/browse/JBIDE-19794
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: webservices
>    Affects Versions: 4.2.3.Final
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>             Fix For: 4.6.x
>
>
> The JAX-RS tooling should provide more content assist, including creating methods annotated with {{@GET}}, {{@POST}}, etc.. with sensible parameters (entity, id). Once the code is inserted (with valid import statements and proper formatting), the user should be able to quickly edit the parameter types or names. 
> See how the JDT classes are used in https://github.com/jbosstools/jbosstools-webservices/pull/232 to manipulate the existing code



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list