Bug 75711

Summary: AstProvider should not create AST if requested by SelectionListenerWithASTManager
Product: [Eclipse Project] JDT Reporter: Dani Megert <daniel_megert>
Component: TextAssignee: Dani Megert <daniel_megert>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: martinae
Version: 3.0   
Target Milestone: 3.1 M3   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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