Where is the C++ profiler in Netbeans 7.1.2

*爱你&永不变心* 提交于 2019-12-07 11:03:51

问题


Netbeans 6.9 had a profiler facility for C++ (we had to install the sun studio to use it). However, I cannot find the C++ profiler in netbeans 7.1. The sun studio 12.3 has already installed and works with netbeans 7.1. I also cannot find the "profile" section in the c++ project properties in NB 7.1 while that existed in NB 6.9.


回答1:


according to the Netbeans 7.1 release notes, the C/C++ Profiling Tools were removed from the standard distribution of the IDE.

link to the release notes: http://netbeans.org/community/releases/71/relnotes.html



来源:https://stackoverflow.com/questions/10423662/where-is-the-c-profiler-in-netbeans-7-1-2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!