]
Xavier Coulon updated JBIDE-13279:
----------------------------------
Fix Version/s: LATER
(was: 4.3.x)
Generate JAX-RS Resource class from POJO
----------------------------------------
Key: JBIDE-13279
URL:
https://issues.jboss.org/browse/JBIDE-13279
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: webservices
Affects Versions: 4.0.0.Final
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Labels: jax-rs
Fix For: LATER
Provide a way to generate a JAX-RS resource skeleton from a selected POJO (no need to be
annotated with anything particular)
A wizard could let the user select the endpoints (@GET @GET@PATH("/{id"), etc.)
that she want to have.