Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-19794

Provide content assist to create new JAX-RS resource method

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.30.x
    • 4.2.3.Final
    • webservices
    • None

      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

            Unassigned Unassigned
            xcoulon@redhat.com Xavier Coulon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: