Search code examples
jprofiler

JProfiler standalone, how to open code in Eclipse


I'm evaluating JProfiler 9. I successfully install Eclipse 4.4 plugin (at least it said so) from JProfiler's standalone app. However I cannot do what has been explained here. I cannot seem to find the "Profiling" perspective in my Eclipse.

That being the case, how can I view source codes in Eclipse instead of JProfiler's own viewer?


Solution

  • There is no "profiling perspective" in eclipse. Under "Window->Customize perspective" you can add the profile actions to your current perspective, so you get the profile actions in the "Run" menu.