Bug 3288 - CodeAssist - Code assist doesn't work in some methods (1GELEBH)
Summary: CodeAssist - Code assist doesn't work in some methods (1GELEBH)
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P2 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:52 EDT by Erich Gamma CLA
Modified: 2002-01-11 09:08 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Gamma CLA 2001-10-10 22:52:38 EDT
EG (5/31/2001 3:29:06 AM)
	self hosting setup
	1) open PackageExplorerPart.java
	2) select method menuAboutShow
	->place the cursor anywhere inside this method, code assist
	doesn't give any results.

	The CU doesn't have any compilation errors at this point.

NOTES:
EG (5/31/2001 3:30:46 AM)
	the two methods above have the same problem:
	*	getSelection
	*	getSelectionProvider
Comment 1 David Audel CLA 2001-10-18 07:19:46 EDT
This bug doesn't occur