| !Run file for Taurus JavaVM
| (c) Copyright Taurus Software, 2003

Set JavaVM$Dir <Obey$Dir>

| Used to set java.home System property and to locate !JavaVM/lib for zip/jar files
| Edit the following line to where you have installed !JavaVM and remove the '|'
|Set TJVM_HOME /Programer/Java/!JavaVM

| Search path for JavaVM startup scripts
If "<JVMbin$Path>" = "" Then Set Run$Path <Run$Path>,JVMbin:
Set JVMbin$Path <JavaVM$Dir>.bin.

| Place to store temporary files
If "<UnixFS$/tmp>" = "" Then Set UnixFS$/tmp <Wimp$ScrapDir>

RMEnsure UtilityModule 3.10 Obey

| Details specific to RISC OS 3.10 and above
RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.01 RMLoad System:Modules.CallASWI
RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.01 Error Module CallASWI is required to run !JavaVM
