]
Radoslav Rábara closed JBIDE-16163.
-----------------------------------
Verified with JBDS 8.0.0.CR1-v20140831-0335-B201
Missing update in JAX-RS explorer when facing to quick change in
code
---------------------------------------------------------------------
Key: JBIDE-16163
URL:
https://issues.jboss.org/browse/JBIDE-16163
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Affects Versions: 4.1.1.CR1
Reporter: Radoslav Rábara
Assignee: Xavier Coulon
Fix For: 4.2.0.CR1
JAX-RS explorer is missing updates when dealing with quick change in code. The problem
occurs when you replace code with Copy&Paste and then you immediately save the editor
by using keyboard shortcut CTRL+S.
Path of RESTful methods are updated but attributes(produces and consumes) are not.