AnyJ 4.0 release Notes

Do not install over a previous version of AnyJ !

What's pending

VM issues

Win 32

The Windows distribution of Anyj comes with a SUN JRE 1.4.0_01 for win32. This VM is invoked by default (startmenu links). It is not a good idea to upgrade AnyJ's private JRE. This does not prevent you from targeting any JDK of your choice. The debugger currently does work with JDK 1.3.x and JDK1.4.x or higher.

Linux

pending [4.0.4 has not been tested here yet in depth]

Mac OS X

pending [4.0.4 has not been tested here yet in depth]

Solaris

pending [4.0.4 has not been tested here yet in depth]

Licensing / Evaluation, non-commercial use

The evaluation period has a duration of 90 days. To extend the evaluation period, enter "unknown", "unregistered" into the License Dialog (this nag does not appear under Linux). AnyJ is free for non-commercial, non-profit use.

Platforms

AnyJ 4 has been tested on Windows NT, Windows 2000, Windows XP, it runs (no real tests until now) with Solaris 2.8 (Sparc) and Linux (Suse 7.2)
Pathes containing Spaces (' ') AnyJ does not support

AnyJ's User home

On Win32 AnyJ puts its userdependent data into [installdir]\anyJ. On unix based systems into '~/anyj'. You can change the userhome by providing the path as the first argument to the anyj startup command line. This can be useful to 'simulate' more than one installation of AnyJ (e.g. you want to permanently test against several JDK's without switching them manually in the GUI). It is strongly recommended to specify a LOCAL directory as user home, because AnyJ's database is stored here. Performance of Intelli*ense reduces drastically if the userhome (default [installdir]\anyj) resides on a network drive. Ensure you have write access in [installdir]\anyj. If not, specify another (existing & local) home directory by passing it as the first argument to anyj.

Pre-Installing AnyJ in a 'Workstation-Image'

Uninstalling AnyJ