Monday 31 August 2009

Eclipse configuration

  • Configuration for Eclipse Galileo - M2Eclipse - Subversive
  • (M2Eclipse-0.9.9: http://m2eclipse.sonatype.org/releases/0.9.9.200906081351 )
  • Hibenate tools: http://download.jboss.org/jbosstools/updates/stable
  • eclEmma.org - Java code coverage for Eclipse: http://update.eclemma.org


To configure manually eclipse workspaces edit the file:
eclipse\configuration\.settings\org.eclipse.ui.ide.prefs

A simple way to create new Eclipse workspace with all your old settings is to copy this directory .metadata/.plugins/org.eclipse.core.runtime/.settings into your new workspace directory.

To configure static imports simply configure static import favorites on the
Window > Preferences > Java > Editor > Content Assist > Favorites preference page