MoneyView 2.x.x and 1.x.x will run on Java 7 or later.

To Install:
1. Unzip all files into a directory of your choice leaving the directory structure unchanged.

To Run:
Simply type the following below at a command line
or double click on the jar or exe file in Windows.

java -jar moneyview.jar

_________________________________________________________________
Linux Tips:
Some Linux distributions include GCJ or the OpenJDK preinstalled as the default
Java installation. This should be fine.
If you have no Java for your operating system you can check for a suitable Sun JRE or JDK.
Once Java is installed when java executable is PATH, the above command should work.
OR you can execute the jar file directly from a file browser:
Just set runnable flag for the .jar file (chmod +x) or using the file browser, then right click and choose "Open with > Java 7 Runtime"
_________________________________________________________________


When upgrading from 1.x to 2.x, data are modified, and the resulting data cannot be used with 1.x versions.
When upgrading from 2.0.1 to 2.0.2, the application changes "hmoney" to "moneyview" for default save folder and configuration files, this is done automatically.

See changelog for more details.


Stored data:
- MoneyView data are stored by default in in your HOME directory; in the ".moneyview" folder (Windows users: C:\Users\<your_user_name>\.moneyview )
- HMoney data are stored by default in in your HOME directory; in the ".hmoney" folder (Windows users: C:\Users\<your_user_name>\.hmoney )
- If you changed the save directory then your data are in the directory you have chosen.
