Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] Eclipse + Ant1.6b2


I can reproduce the problem and am investigating in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=45985

Thanks
Darins


"Stundzig, Steffen" <Steffen.Stundzig@xxxxxxxxx>
Sent by: platform-ant-dev-admin@xxxxxxxxxxx

11/03/03 03:07 AM
Please respond to platform-ant-dev

       
        To:        "'platform-ant-dev@xxxxxxxxxxx'" <platform-ant-dev@xxxxxxxxxxx>
        cc:        
        Subject:        [platform-ant-dev] Eclipse + Ant1.6b2



Hi all,

i'm using ant 1.6b2 on eclipse 2.1.1. I've configured Ant to use the
external installed ant libraries. But If I called a JAR task I get the
following error:

BUILD FAILED: java.lang.NoSuchMethodError:
org.apache.tools.zip.ZipOutputStream.<init>(Ljava/io/File;)V

The configured ant.jar contains this class, with the IMHO correct c'tor.
I've tested with JDK1.4 and JDK1.3 on windows. If I calling ant from the
command line, it works as expected.

Did I missed something in eclipse? Thanks for your help.

Regards
                Steffen...

--
Never be afraid to try something new. Remember, amateurs built the
ark; professionals built the Titanic.
                                                     -- Anonymous




_______________________________________________
platform-ant-dev mailing list
platform-ant-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ant-dev



Back to the top