]
Marián Labuda updated JBIDE-15866:
----------------------------------
Labels: jax-rs (was: )
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.3.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.