java - How to setup Eclipse Plugin Profiler -


i want use eclipse plugin profiler profile applications. however, facing problems while installing it. copied unzipped folder of profiler plugins folder in root eclipse folder. when open eclipse, run->run configurations-> , click on profiler, receive following error:

"an error has occurred. see error log more details. ru/nlmk/eclipse/plugins/profiler/launch/profilertab"

i think there problem in location of profiler dll, don't know put it.

how make plugin work? thank in advance

the right steps installation defined @ http://eclipsecolorer.sourceforge.net/index_profiler.html, , dll should in bin folder of jre installation.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -