]
Marián Labuda updated JBIDE-12124:
----------------------------------
Labels: jax-rs (was: )
Improve JAX-RS content assist on @PathParam annotations
-------------------------------------------------------
Key: JBIDE-12124
URL:
https://issues.jboss.org/browse/JBIDE-12124
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: webservices
Affects Versions: 3.3.0.CR1
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Labels: jax-rs
Fix For: 4.3.x
After JBIDE-12105, the content assist proposal computer is only called in the
"__java_string" partition. It should be possible to have content assist just
after the opening parenthesis, even if the method is incomplete. (Maybe adding a new
partition in the document ?)