Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » New Enhancement Request(New Enhancement Request on Java Class Search)
New Enhancement Request [message #642094] Mon, 29 November 2010 19:16 Go to next message
Kathir  is currently offline Kathir Friend
Messages: 5
Registered: November 2010
Junior Member
Hello ,

I m looking for an enhancement in eclipse particularly in Java Perspective which makes Development easy . When we Press the Ctrl+shift+T Key eclipse will provide option to Search a Class which is Default behavior.

I m looking for change to include search for the Inner Class or Interface on pressing Ctrl+shift+T Key .

For Example Let say

java.util.Map Interface having "Entry" Interface inside that. When we type Map.Entry in search box eclipse should take directly to the Map$Entry file.

Please Let me know any clarification on my Question.

Thanks
Kathir

Re: New Enhancement Request [message #642132 is a reply to message #642094] Tue, 30 November 2010 01:41 Go to previous messageGo to next message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 11/30/2010 12:46 AM, Kathir wrote:
> Hello ,
>
> I m looking for an enhancement in eclipse particularly in Java
> Perspective which makes Development easy . When we Press the
> Ctrl+shift+T Key eclipse will provide option to Search a Class which is
> Default behavior.
>
> I m looking for change to include search for the Inner Class or
> Interface on pressing Ctrl+shift+T Key .
>
> For Example Let say
>
> java.util.Map Interface having "Entry" Interface inside that. When we
> type Map.Entry in search box eclipse should take directly to the
> Map$Entry file.
>
> Please Let me know any clarification on my Question.
>
> Thanks
> Kathir
>
>
Enhancement requests go to bugzilla (https://bugs.eclipse.org/bugs/).
Please open a bug against JDT UI.
Re: New Enhancement Request [message #642141 is a reply to message #642132] Tue, 30 November 2010 04:51 Go to previous messageGo to next message
Kathir  is currently offline Kathir Friend
Messages: 5
Registered: November 2010
Junior Member
Thanks Deepak.

Bug 331391 Committed for New enhancement

-Kathir
Re: New Enhancement Request [message #642142 is a reply to message #642132] Tue, 30 November 2010 04:39 Go to previous messageGo to next message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 11/30/2010 7:11 AM, Deepak Azad wrote:
> On 11/30/2010 12:46 AM, Kathir wrote:
>> Hello ,
>>
>> I m looking for an enhancement in eclipse particularly in Java
>> Perspective which makes Development easy . When we Press the
>> Ctrl+shift+T Key eclipse will provide option to Search a Class which is
>> Default behavior.
>>
>> I m looking for change to include search for the Inner Class or
>> Interface on pressing Ctrl+shift+T Key .
>>
>> For Example Let say
>>
>> java.util.Map Interface having "Entry" Interface inside that. When we
>> type Map.Entry in search box eclipse should take directly to the
>> Map$Entry file.
>>
>> Please Let me know any clarification on my Question.
>>
>> Thanks
>> Kathir
>>
>>
> Enhancement requests go to bugzilla (https://bugs.eclipse.org/bugs/).
> Please open a bug against JDT UI.
Sorry, this works. Try to search for "*Map.Entry"
Re: New Enhancement Request [message #642302 is a reply to message #642142] Tue, 30 November 2010 18:00 Go to previous messageGo to next message
Kathir  is currently offline Kathir Friend
Messages: 5
Registered: November 2010
Junior Member
Thanks Deepak. I able to See the inner Classes as u said. Just want to know if this is the default behaviour.

If we setup eclipse for first time Map.Entry search doesn't return the Result . But if we search with *Map.Entry after onwards if we type Entry itself able to see the inner Classes. Is there any sort of caching implemented in search?

-Kathir
Re: New Enhancement Request [message #642313 is a reply to message #642302] Tue, 30 November 2010 18:34 Go to previous message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 11/30/2010 11:30 PM, Kathir wrote:
> Thanks Deepak. I able to See the inner Classes as u said. Just want to
> know if this is the default behaviour.
>
> If we setup eclipse for first time Map.Entry search doesn't return the
> Result . But if we search with *Map.Entry after onwards if we type Entry
> itself able to see the inner Classes. Is there any sort of caching
> implemented in search?
>
> -Kathir
It would be helpful to keep discussions in one place. Since you already
opened a bug, you can add your comments and observations there.
Previous Topic:jar export issues
Next Topic:Preferences keep resetting
Goto Forum:
  


Current Time: Tue Apr 23 08:14:15 GMT 2024

Powered by FUDForum. Page generated in 0.03295 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top