• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Installing jprobe plugin for eclipse

 
Ranch Hand
Posts: 100
Eclipse IDE
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We are currently doing performance and memory analysis for our application. We are using jProbe 9.5 to perform this analysis. Can you please provide me the steps to install the jprobe plugins for eclipse. I searched in google but could not get a good link which provides steps to install the jprobe plugin in eclipse and do the analysis. Also I would like to get some feedback on using jprobe. Because while running the sample application, I found that the analysis seems to be tricky and really time consuming.

Any help on this is much appreciated. Thanks
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Varshini Priya wrote: Can you please provide me the steps to install the jprobe plugins for eclipse. I searched in google but could not get a good link which provides steps to install the jprobe plugin in eclipse and do the analysis.


Really? I googled "jprobe eclipse plugin" and the first hit is a pdf titled "JProbe Plugins for Eclipse Guide - Quest Software"
A few results down I see "JProbe | Eclipse Plugins, Bundles and Products - Eclipse Marketplace" Eclipse Marketplace is the central repo for all eclipse plugins

Since this is about installing the plugin, moving to the IDE forums
 
Varshini Priya
Ranch Hand
Posts: 100
Eclipse IDE
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Maneesh,

Thanks for the response. I have the plugins available with me. I would like to know the plugins that are required for installing jprobe. I have checked the documentation that you specified. But the name of the plugins that needs to be installed in eclipse is not specified there. Would like to know the same. Thanks
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic