]
Marián Labuda updated JBIDE-17419:
----------------------------------
Labels: jax-rs (was: )
new JAX-RS Resource wizard : should be able to set default resource
suffix in preferences
-----------------------------------------------------------------------------------------
Key: JBIDE-17419
URL:
https://issues.jboss.org/browse/JBIDE-17419
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: webservices
Affects Versions: 4.2.0.Beta2
Reporter: Fred Bricon
Assignee: Xavier Coulon
Priority: Minor
Labels: jax-rs
Fix For: 4.3.x
When creating a JAX-RS resource for an existing entity, say foo.bar.Person, the default
resource name will be PersonEndpoint. I would personally prefer to use PersonResource.
It'd be nice to be able to set that suffix in the workspace (project?) preferences.