Home / v2020.05.03
Name Modified Size InfoDownloads / Week
Parent folder
rpn-2020.05.03-jar-with-dependencies.jar 2020-05-03 360.9 kB
README.md 2020-05-03 508 Bytes
Release - v2020.05.03.tar.gz 2020-05-03 12.8 kB
Release - v2020.05.03.zip 2020-05-03 19.7 kB
Totals: 4 Items   393.9 kB 0

Added an improved undo stack. Instead of just being able to undo the last item (and being able to undo the undo,) you can now undo everything since you started the session.

To execute the program: - Save the .jar file. It includes all of the dependencies needed to run.
- Open a console window / terminal. - Ensure java is in your path. This normally happens when java is installed. - execute. Replace "jarfile" with the name of the downloaded jar file

java -jar jarfile here

Source: README.md, updated 2020-05-03