Why it is impossible to delete entries from jar file?

Posted by Vladimir Bezugliy on Stack Overflow See other posts from Stack Overflow or by Vladimir Bezugliy
Published on 2010-06-15T16:27:10Z Indexed on 2010/06/15 16:32 UTC
Read the original article Hit count: 164

Filed under:
|

It is possible to add new entries to jar file using jar tool.
It is possible to modify some entries in jar file using jar tool.
But it is impossible to delete some entries from jar file.
Why?

© Stack Overflow or respective owner

Why it is impossible to delete entries from jar file?

Posted by vbez on Super User See other posts from Super User or by vbez
Published on 2010-06-15T16:42:19Z Indexed on 2010/06/15 16:53 UTC
Read the original article Hit count: 164

Filed under:
|

It is possible to add new entries to jar file using jar tool.
It is possible to modify some entries in jar file using jar tool.
But it is impossible to delete some entries from jar file.
Why?

© Super User or respective owner

Related posts about java

Related posts about jar