installation - Eclipse Kepler: Cannot install TPTP Java profiler -


i have tried installing tptp using 2 methods:

  1. manual install
  2. install using eclipse installation manager

with first method, no profiling options appear in eclipse ide (i followed this guide).

with second method, used repository: http://download.eclipse.org/tptp/updates/. check box "tptp 4.7.2 features". status bar shows "cannot perform operation. computing alternative solutions" , window pops up:

enter image description here

i try installing "all-in-one" tptp package eclipse cannot find link download! (windows 8.1, 64 bit)

i assume you're referring eclipse kepler.

tptp platform development discontinued, there no working version eclipse indigo neither kepler. https://www.eclipse.org/tptp/home/project_info/devplans/eclipsetptpprojectplan2010.htm

you can use other alternatives, mentioned in thread: profiling java in eclise juno

for example, install jvm monitor:

  • menu "help" > "eclipse marketplace", search jvm monitor

enter image description here

note should "java monitor" perspective, not "profiling , logging".

more info on jvm monitor: http://www.jvmmonitor.org/doc/index.html


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -