Bug 4914 - can't extract class expression
Summary: can't extract class expression
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dirk Baeumer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 5705
Blocks:
  Show dependency tree
 
Reported: 2001-10-12 06:20 EDT by Adam Kiezun CLA
Modified: 2002-02-13 10:13 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 Adam Kiezun CLA 2001-10-12 06:20:13 EDT
class B{
	Object m(){
		return /*[*/B.class/*]*/;
	}
}
cannot extract the selected fragment
Comment 1 Dirk Baeumer CLA 2002-01-24 12:37:09 EST
Fixed in build > 20020124
Comment 2 Martin Aeschlimann CLA 2002-02-13 10:13:56 EST
Verified. ->20020205. JRT.