Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to add Profiling And Logging perspective to Eclipse Luna?

I am trying to follow these instructions

http://www.eclipse.org/tptp/home/documents/tutorials/profilingtool/profilingexample_32.html

and eventually was led to this unresolved question:

Adding Profiling and Logging perspective to Eclipse on RedHat

I'm actually using Windows 7, but the issue is similar to the one reported above for Redhat.

How to add Profiling And Logging perspective to Eclipse Luna?

like image 214
Alex R Avatar asked Nov 23 '14 14:11

Alex R


1 Answers

The "Profiling and Logging" perspective is part if the Eclipse Test & Performance Tools Platform which is in archive mode as of Eclipse Helios, and is not included in later distributions of Eclipse.

Alternatives are the JVM Monitor or JProfile plugins.

like image 140
Richard Neish Avatar answered Oct 06 '22 21:10

Richard Neish