Using Solareclipse 0.4.0 the plugin.xml file of Attrezzo
has to be modified by replacing
<import plugin="net.sourceforge.solareclipse.web.ui"/>
with
<import plugin="net.sf.solareclipse.xml.ui"/>
Otherwise, the Attrezzo plugin doesn't start.