]
Xavier Coulon updated JBIDE-20466:
----------------------------------
Fix Version/s: 4.4.x
Generate JAX-RS resource methods inside an editor
-------------------------------------------------
Key: JBIDE-20466
URL:
https://issues.jboss.org/browse/JBIDE-20466
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: webservices
Affects Versions: 4.3.0.Beta2
Reporter: Marián Labuda
Assignee: Xavier Coulon
Labels: jax-rs
Fix For: 4.4.x
It would be nice to have generating stub methods inside an editor. E.g. JAX-RS resource
CarResource class is opened and there would be some either content assist proposals to
generated methods or there could be generating inside context menu Source -> Generate
JAX-RS methods (or some different label).