]
Radoslav Rábara closed JBIDE-12487.
-----------------------------------
Verified with JBDS 8.0.0 CR1-v20140831-0335-B201
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.