Bug 3490 - New class wizard should assume inner class when activated on class (1G2NQAH)
Summary: New class wizard should assume inner class when activated on class (1G2NQAH)
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:56 EDT by Dirk Baeumer CLA
Modified: 2002-01-16 09:24 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 Dirk Baeumer CLA 2001-10-10 22:56:01 EDT
- select a class in the package view
	- open the new class wizard. The class wizard proposes to create
	  the new class inside the package.

	if the user selects a class the wizard should assume that the user
	wants to create an inner class.



NOTES:

DB (11.10.2000 15:09:41)
	Same is true for interfaces.

EG (11/1/00 3:38:15 PM)
	the selected class can serve two purposes:
	* container type
	* base type
	This depends on the context.
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:16:34 EDT
moved to 'active'
Comment 2 Martin Aeschlimann CLA 2001-10-16 12:06:02 EDT
The current behaviour is:
- type selected: extend type
- cu/classfile selected: create in same package

DB, ok to close?
Comment 3 Dirk Baeumer CLA 2001-10-22 04:52:48 EDT
OK for me.
Comment 4 Martin Aeschlimann CLA 2001-10-22 09:43:23 EDT
close
Comment 5 DJ Houghton CLA 2001-10-24 07:10:37 EDT
PRODUCT VERSION:
	Mini Test Pass