Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 533 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 533 Bytes

ZT Zip Progress Bar

This is a simple example on how to implement a progress bar for zip packing using zt-zip. See Main.java for the example.

Running the Example

In the terminal issue the following commands. The example relies on \r being processed as terminals usually do so make sure you run it in a terminal!

mvn install
java -jar target/progress-bar.jar