... until the collector arrives ...

This "blog" is really just a scratchpad of mine. There is not much of general interest here. Most of the content is scribbled down "live" as I discover things I want to remember. I rarely go back to correct mistakes in older entries. You have been warned :)

2007-01-16

Eclipse Applications and JConsole

To enable an Eclipse application for use with JConsole, create an .INI file for your application (e.g. myapp.ini) that contains the following lines:

-vmargs
-Dcom.sun.management.jmxremote

Blog Archive