Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Part: 1 Getting Started > Rapid Development

Chapter 5. Rapid Development

Eclipse really shines in its ability to improve your development productivity. It offers features that help you navigate and understand large, complex Java projects and automate repetitive or tedious tasks. This chapter does not cover all such features in Eclipse—it's a very long list—but it introduces the fundamental capabilities and explains how they work. Additional related features are described in Part 2 as part of agile development.

In this chapter, we'll see how to

  • Use the Java editor and Outline view for synchronized navigation and editing

  • Configure source attachments that display Javadoc comments in hovers and code completion lists

  • Use Content Assist and code templates to speed up your development

  • Use Quick Fix to apply automatic error correction

  • Generate getter and setter methods automatically for fields

  • Explore type hierarchies in the Hierarchy view


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial