Archived Forum Post

Index of archived forum posts

Question:

Read JAR file in c++

Jan 16 '17 at 09:50

Using C++, I would like to open a JAR file and list out (make a list view) the Java classes. Is this something that Chilkat can do? I am writing a Qt application that can read an Android SDK jar file and show a listview of the classes. Tks.


Answer

A .jar is just a .zip with the file extension renamed to .jar