Bug#433783: eclipse pde: plugin export fail with ant error (missing classpath entry)
Johannes Stezenbach
js at linuxtv.org
Thu May 8 08:49:19 UTC 2008
On Thu, May 08, 2008 at 07:27:14AM +0200, Michael Koch wrote:
> 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.
Just tried it, and the issue is fixed in eclipse 3.2.2-5
(ant 1.7.0-6).
Thanks,
Johannes
More information about the pkg-java-maintainers
mailing list