Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ant-dev] Eclipse & Ant1.6b2 problem

Hello,

 

I have setup Eclipse 2.1.1  to use my external Ant 1.6b2 libraries and this has appeared to work correctly until I try to call a JAR task when I get the following error:

 

BUILD FAILED: java.lang.IllegalAccessError: tried to access field org.apache.tools.zip.ZipOutputStream.EOCD_SIG from class org.apache.tools.zip.ZipFile

 

I am using j2sdk1.4.2_02 on Windows2000. If I call ant from the

command line, it works as expected.

 

I notice that a similar problem was reported in this post:

 

http://dev.eclipse.org/mhonarc/lists/platform-ant-dev/msg00852.html

 

and that a bug report has been generated:

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=45985

 

Would somebody be able to confirm if my problem is a result of this bug?

 

Best Regards,

 

Steven Pouros Lagou

Panther Informatics


Back to the top