]
Dmitrii Bocharov updated JBIDE-11388:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
Prevent failure to break all the JAXRS metamodel
------------------------------------------------
Key: JBIDE-11388
URL:
https://issues.jboss.org/browse/JBIDE-11388
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: webservices
Affects Versions: 3.3.0.Beta1
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Labels: jax-rs
Fix For: 4.5.x
Put some extra try/catch(Throwable) blocks so that unexpected errors during
analyse/parsing/processing of java types or any other resources do not break the whole
metamodel build, but just the given resource (ie: "isolation")