From: Peter Niederwieser <pniederw@gmail.com>Date: April 14, 2009 10:47:28 PM GMT+02:00Subject: Need help building update site for Groovy Eclipse PluginI'm trying to improve the JUnit support of the Groovy Eclipse plugin. All projects compile successfully, but when I build the update site (as described at http://groovy.codehaus.org/Eclipse+Plugin), I get the following:
Error: Problems during export: Unable to find plug-in: org.codehaus.groovy.eclipse.codebrowsing_1.6.0.200904061436. Please check the error log for more details.
I can't find any related information in the error log (About Eclipse SDK -> Configuration Details -> View Error Log is where I looked). Any hints what's going wrong?
Cheers,
Peter