]
Xavier Coulon resolved JBIDE-12487.
-----------------------------------
Fix Version/s: 4.2.0.CR1
(was: 4.2.x)
Resolution: Done
Problem was already fixed
Report a warning when a JAX-RS Resource Method java method has no
'public' modifier
-----------------------------------------------------------------------------------
Key: JBIDE-12487
URL:
https://issues.jboss.org/browse/JBIDE-12487
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: webservices
Affects Versions: 4.0.0.Alpha1
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 4.2.0.CR1
As per-spec, the java method should be public.
Report a warning if it is not the case.