Using memory analyzer from eclipse ide (kepler), I'm trying to acquire heap dump from a locally running VM while an program is running, however acquire heap dump dialog does not list any pid to select. I try to configure hdrof jmap dump provider
with
-jdkhome C:\Program Files\Java\jdk1.8.0_05\bin
but nothing happens. Any solution.
Thanks.