Bug 75711 - AstProvider should not create AST if requested by SelectionListenerWithASTManager
Summary: AstProvider should not create AST if requested by SelectionListenerWithASTMan...
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M3   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-06 08:43 EDT by Dani Megert CLA
Modified: 2004-10-06 12:42 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2004-10-06 08:43:19 EDT
3.1 M2

If SelectionListenerWithASTManager waits for an AST and the editor closes we
should not create an AST for that one but return null instead.
Comment 1 Dani Megert CLA 2004-10-06 12:42:02 EDT
Martin, you might want to revisit the deprecated methods