Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to get CRC and compressed size of files within eclipse-created jar-file?
How to get CRC and compressed size of files within eclipse-created jar-file? [message #645641] Sun, 19 December 2010 11:00
Evgeny Avtsin is currently offline Evgeny AvtsinFriend
Messages: 4
Registered: November 2009
Junior Member
I have a problem by retrieving data about files within eclipse-generated jar-file.
ZipEntry::getCompressedSize() and ZipEntry::getCrc() do no return appropriate values.
It seems data is stored in an extended local header.

Is there API for reading size and CRC?
Previous Topic:What is inner class emulation?
Next Topic:How to auto-start external database server when prog. started?
Goto Forum:
  


Current Time: Sat Apr 27 03:10:42 GMT 2024

Powered by FUDForum. Page generated in 0.02629 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top