]
Mickael Istria commented on JBIDE-25895:
----------------------------------------
Reducing priority because a blocker in JDT-LS (
) would still make relatively hard to
add Jax-RS features to it even if bundle is restructured at best.
Make Jax-RS features work headless for integration with JDT-LS
--------------------------------------------------------------
Key: JBIDE-25895
URL:
https://issues.jboss.org/browse/JBIDE-25895
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: webservices
Reporter: Mickael Istria
Assignee: Jeff MAURY
Priority: Minor
JDT-LS can be extended for Java edition. Jax-RS, which contributes completion providers,
error markers and hovers should provide those in a headless bundle which doesn't
depend on UI to be able to contribute to JDT-LS.
Wizards and other pure UI should be in a dedicated .ui bundle.