Bug#433783: eclipse pde: plugin export fail with ant error (missing classpath entry)

Michael Koch konqueror at gmx.de
Thu May 8 05:27:14 UTC 2008


On Thu, Jul 19, 2007 at 02:28:45PM +0200, Johannes Stezenbach wrote:
> Package: eclipse
> Version: 3.2.2-2
> Severity: normal
> 
> I created an example eclipse pluging using he "Hello world"
> template in he "New Pluging Project" wizard. I then wanted
> to export the plugin as "Deployable Plugins and Fragments"
> into a zip file, which fails with an error:
> 
> "Could not find one or more classes:
> "org.apache.tools.ant.launch.AntMain". Please check the Ant classpath."
> 
> I needed to manually add
> /usr/lib/eclipse/plugins/org.apache.ant_1.6.5/lib/ant-launcher.jar
> to the Ant classpath in the preferences to make it work.
> 
> Package: ant
> Version: 1.7.0-2

Deoes this happen with eclipse 3.2.2-5 too for you? I know I fix a
similar issue but I wonder if that helps you too.


Cheers,
Michael





More information about the pkg-java-maintainers mailing list