Tuesday, May 22, 2007

10 Eclipse Navigation Shortcuts Every Java Programmer Should Know

SNIPPET:

Man, I’m such an impatient guy. I cringe whenever I see somebody
squint and frown, looking for a JSP file in Eclipse by browsing
painfully through the gazillion JSPs in multiple folders in the Package
Explorer. I squirm whenever I see somebody looking for a Java class by
clicking through packages, one by one, backtracking if it’s the wrong
package, and so on, until he sees the correct Java class.


I mean, any resource in the workspace is literally seconds away. Ditto to classes (and interfaces, and members, and so on).



END SNIPPET



Link: 10 Eclipse Navigation Shortcuts Every Java Programmer Should Know

No comments: