IntelliHeap attaches to an instrumented HotSpot JVM and collects and graphically displays garbage collection,
class loader, and HotSpot compiler performance data.
The target JVM is identified by its virtual machine identifier, or vmid.
1. The link to intelliheap (at sf.net) is wrong 2. Please supply a picture so we know what we're going to get 3. I tried to run it but couldn't and it appears that your plugin depends on Java 1.6. If that is so then document it; otherwise please "-target 1.5" when you compile.
Comments:
jps -v
1234 JUnitStarter -agentlib...
4321 Bootstrap -Djboss...
The number is the vmid, and is all you need to supply in the configuration box for localhost.
2. Please supply a picture so we know what we're going to get
3. I tried to run it but couldn't and it appears that your plugin depends on Java 1.6. If that is so then document it; otherwise please "-target 1.5" when you compile.