Bug 23523

Summary: Ouliner not updated after catch-up from repository
Product: [Eclipse Project] JDT Reporter: Dirk Baeumer <dirk_baeumer>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1 M2   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Dirk Baeumer CLA 2002-09-13 04:57:20 EDT
2.x

Here is what I did

- had SingleVariableDeclaration opened in an editor
- did a catch-up from repository, which gave me a new version with new
  methods
- I saw the new content in the editor, but the outliner didn't show the
  new methods.

Does the Java model generate a delta in this case ?
Comment 1 Jerome Lanneluc CLA 2002-10-14 11:20:12 EDT
Yes the Java model generates a delta in this case.
Verified this works correctly in build 20021009.
Please re-open if you see this again and you have more details.