Bug 23523 - Ouliner not updated after catch-up from repository
Summary: Ouliner not updated after catch-up from repository
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-13 04:57 EDT by Dirk Baeumer CLA
Modified: 2002-10-14 11:20 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.