Skip to main content

Diigo Home

JDT/UI and Text Team Blog » Blog Archive » 3.4 New and Noteworthy - The Diigo Meta page

dev.eclipse.org/...34-new-and-noteworthy - Cached - Annotated View

Benx Shen's personal annotations on this page

benxshen
Benxshen bookmarked on 2008-06-25 eclipse new-features 3.4
    • The most important new features in the JDT are:


      • Rich hovers:
        • Follow links in Javadoc hover
        • Quick fix problems in problem hover
        • Inspect variable values in the debug hover
        • Java Editor Breadcrumb: Know where you are while in the editor
        • Various Content Assist improvements
        • SWT Templates: Build your UI the fast way
        • Format edited lines on save: Keep outgoing changes to a minimum
        • Extract Class refactoring: Replace a set of fields by a new class
        • Compiler supports multi CPU-machines: Compile your workspace faster

This link has been bookmarked by 1 people . It was first bookmarked on 25 Jun 2008, by Benx Shen.

  • 25 Jun 08
      • The most important new features in the JDT are:


        • Rich hovers:
          • Follow links in Javadoc hover
          • Quick fix problems in problem hover
          • Inspect variable values in the debug hover
          • Java Editor Breadcrumb: Know where you are while in the editor
          • Various Content Assist improvements
          • SWT Templates: Build your UI the fast way
          • Format edited lines on save: Keep outgoing changes to a minimum
          • Extract Class refactoring: Replace a set of fields by a new class
          • Compiler supports multi CPU-machines: Compile your workspace faster