]
Dmitrii Bocharov updated JBIDE-15866:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
Skip specific validation if problem level was set to
"ignore"
--------------------------------------------------------------
Key: JBIDE-15866
URL:
https://issues.jboss.org/browse/JBIDE-15866
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: webservices
Affects Versions: 4.1.0.Final
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Labels: jax-rs
Fix For: 4.5.x
There's no need to perform the validation and attempt to create a marker if the
problem level was set to "Ignore" by the user. This is wasted CPU time.