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

Xavier Coulon (JIRA) issues at jboss.org
Wed May 13 05:01:19 EDT 2015


Xavier Coulon created JBIDE-19794:
-------------------------------------

             Summary: 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.3.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
(v6.3.15#6346)


More information about the jbosstools-issues mailing list