home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September / CHIP_CD_2004-09.iso / macos / pack1 / files / mize.sit / mize.app / Contents / Resources / MRJApp.properties next >
Text File  |  2004-07-17  |  2KB  |  38 lines

  1. # This file is loaded by the Java Virtual Machine on MacOS.
  2. # Most information herein is loaded into the JVM System properties upon launch.
  3. # The '#' character denotes a comment that occupies the rest of the line.
  4. # Each property should occupy a single line. For example:
  5. #com.apple.mrj.application.classpath=MyApplication.jar
  6. #com.apple.mrj.application.main=MyMainClass
  7.  
  8. com.apple.mrj.application.gc.async=true
  9. com.apple.mrj.application.stderr=$SYSTEM
  10. com.apple.mrj.application.classpath=Contents/Resources/Java:Contents/Resources/Java/Installer.zip:Contents/Resources/Java/IAClasses.zip:Contents/Resources/Java/installscript.zip
  11. com.apple.mrj.application.stderr.append=false
  12. com.apple.mrj.application.stdout.append=false
  13. com.apple.mrj.application.stdin=/dev/null
  14. com.apple.mrj.application.verify=false
  15. com.apple.mrj.application.classloading.verbose=false
  16. com.apple.mrj.application.gc.min=2M
  17. com.apple.mrj.application.stdout.unicode=false
  18. com.apple.mrj.application.stderr.unicode=false
  19. com.apple.mrj.application.gc.max=64M
  20. com.apple.mrj.application.stdout=$SYSTEM
  21. com.apple.mrj.application.stderr.file.creator=CWIE
  22. com.apple.mrj.application.build.version=1.0
  23. com.apple.mrj.application.main=com.zerog.lax.LAX
  24. com.apple.mrj.application.jitc.disable=false
  25. com.apple.mrj.application.parameters=
  26. com.apple.mrj.application.profiling=false
  27. com.apple.mrj.application.stdout.file.creator=CWIE
  28. com.apple.mrj.application.growbox.intrudes=true
  29. com.apple.macosx.AntiAliasedGraphicsOn=false
  30. com.apple.macos.use-file-dialog-packages=true
  31.  
  32. #LaunchAnywhere specific settings. DO NOT EDIT
  33. lax.stderr.redirect=console
  34. lax.stdout.redirect=console
  35. lax.main.class=com.zerog.ia.installer.Main
  36. lax.main.method=main
  37. lax.version=4.5
  38.