Bug 56721 - [open type] search for class(.java-file) in the current projekt
Summary: [open type] search for class(.java-file) in the current projekt
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-30 07:20 EST by Michael Seele CLA
Modified: 2006-06-12 17:21 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Seele CLA 2004-03-30 07:20:14 EST
please add a search for class like the Ctrl+N command in IntelliJ IDEA! 
eclipse has a open type... command with Ctrl+Shift+T but it's not as comfortable
and fast class navigation as the ctrl+n in IntelliJ, because you must first
write the class, then click tab, click tab and select the right package if there
are more than one classes with this name. and especially you can search throught
all the classes in the project(including the libarys)! often its better to
search only for own classes(.java-files). please add a checkbox on the new
feature where you can select with or without libarys!
Comment 1 Martin Aeschlimann CLA 2006-06-12 17:21:39 EDT
Note that for 3.1 we changed from the two pane dialog to a single pane. 'Tab' shouldn't be necessary anymore.