Wednesday, January 23, 2008

Pre-release of Matrex 1.2 to test

I'm in the test phase of the version 1.2 of Matrex.
If someone wants to test this pre-release version himself, he can:

  • download the pre-release generic setup
  • install it
  • install the SWT library for his platform in the swt directory of the installation
  • use one of the matrix_generic.* files in doc/batch_files to launch Matrex
The changes from version 1.1 are in short:
  • The new ISQL (internal SQL) module. There is a document about it in the setup.
  • New import and export modules.
If you find some bugs, please report them in the Matrex bugs page.

Thanks


Sunday, January 13, 2008

Version 1.2 status

Coding and documentation are finished.
I'm now working on an example project for the ISQL module.
After that I will terminate the test of the system and release it.

There will be a version for:
  • Windows 32 bits
  • Linux 32 bits
  • Mac OSX
and also a generic version, which you can use if you want to install it in a different environment (64 bits?).
The generic version does not install SWT. You have to get it and unzip it yourself under the swt directory.