]
Xavier Coulon updated JBIDE-17457:
----------------------------------
Fix Version/s: 4.2.0.Beta3
JAX-RS Resource Wizard should allow for code creation even when no
target entity is specified
---------------------------------------------------------------------------------------------
Key: JBIDE-17457
URL:
https://issues.jboss.org/browse/JBIDE-17457
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: webservices
Affects Versions: 4.2.0.Beta2
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 4.2.0.Beta3
The wizard should let the user click on the 'Finish' button even if no
'Target entoty was specified', in which case, the JAX-RS Resource Methods
checkboxes should be all unselected and disabled and the generated code should only
contain the package and type declaration (no method)