Quick Start

Download


To try Matrex, first you need to download it.
Go directly to the Matrex package download page or read more about it.

Choose the version for your operating system and download it:
  1. matrex_1_3_win32.jar for Windows (tested on XP)
  2. matrex_1_3_linux_gtk.jar for Linux, using GTK
  3. matrex_1_3_macosx.jar for MacOsX, using Carbon
  4. matrex_1_3_generic.jar for other architectures
The file you download is an executable Jar file. You need to have JRE (Java runtime environment) installed to run it.
Generally you start the installation double-clicking on it.
If this does not work, open a command prompt or a shell, go to the directory where you downloaded the setup file, and write:

java -jar matrex_1_3_xxx.jar

where matrex_1_3_xxx.jar is the file you want to install.
This will start the IzPack setup for the Matrex product. You just need to follow the instructions.

Start

After you installed it, you can give it a try.
Double-click on the Matrex icon on your desktop.
If it does not work, go to the directory (folder) in which you installed Matrex and execute the matrex batch file, which is called:
If still it does not happen, please verify that the "java" executable is in the global path.

The generic setup

If you installed the generic version, the first time you start matrix_generic.bat (for a Windows operating system) or matrix_generic.sh (for the others),  Matrex will try to install SWT from the internet.
Please answer to the question it asks (if you have a proxy, which proxy, from which site you want to install SWT).
If everything goes well, start Matrex once again. From this time the application should start as usual, displaying the GUI.

Use

Once it is started, what you do with it?

Well, first you can try some examples.
In the projects directory of the Matrex installation you can find these examples:
To open these projects:
  1. Menu File->Open project
  2. In the open file-dialog go to the project's directory and open the file project.mxp
The project matrexdb, which tests the ability of Matrex to work with databases, is available separately.


To understand how to use Matrex, give a look:
In case of doubts or problems, check the FAQ.