Great tips for Eclipse users; I really could have used these for my last Java project:
- Use Code Assist
- Navigate Through Code By ctrl-Clicking
- Quickly Open Classes and Resources by Name
- Know the Keyboard Shortcuts
- Set the Heap Size
- Configure Eclipse To Use a JDK, not a JRE
- Use the Eclipse’s Refactoring Support and Code Generation
- Use Multiple Workspaces Effectively
- Use Templates
- Set Type Filters
Find the details on these tips here…
Top 10 Tips For New Eclipse Users | Ben Pryor’s blog.
Posted in Fascinations Tagged: Eclipse, eclispe, howto, java, Java, Programming, top 10, tutorial
