The Artima Developer Community
Sponsored Link

Java Buzz Forum
Eclipse Tip: Finding Types and Resources

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Vasanth Dharmaraj

Posts: 594
Nickname: vazz
Registered: Oct, 2003

Vasanth Dharmaraj is J2EE developer learning Dot Net
Eclipse Tip: Finding Types and Resources Posted: Jan 14, 2004 11:04 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Vasanth Dharmaraj.
Original Post: Eclipse Tip: Finding Types and Resources
Feed Title: Vasanth Dharmaraj's Blogs
Feed URL: /SyndicationService.asmx/GetRssCategory?categoryName=Technology%7CJava
Feed Description: my thoughts on dot net, java, linux, formula one, xbox gamming...(my java category)
Latest Java Buzz Posts
Latest Java Buzz Posts by Vasanth Dharmaraj
Latest Posts From Vasanth Dharmaraj's Blogs

Advertisement

I have a lot of projects in eclipse and quite a few classes and other files. Frequently I know the class by name or the filename I need to open but just navigating to the file in a big pain. The java browsing perspective is cool but still if you have a lot of different projects its not very easy. Here is what I do.

You can look up the any class using the 'Open Type' dialog. You can use the keyboard shortcut Ctrl + Shift + T  to call this dialog in any java perspectives. This is not accessible using the shortcut in non java perspectives. This gives a dialog as show below. You can also use the wildcards to search.

The same way you can look up any resource using the 'Open Resource' dialog. This is activated by the shortcut Ctrl + Shift + R in all perspectives.

Read: Eclipse Tip: Finding Types and Resources

Topic: More Mobile Media Previous Topic   Next Topic Topic: Unsubscribed

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use