[ANN] VisualVM Profiler 0.4.0 - compatible with IDEA 8
The plugin works now also in IDEA 8. If in the near future there are still some updates, they will be backported to the IDEA 7 version of the plugin, but in the long run only the IDEA 8 version will be maintained.
0.4.1 (2008-11-24)
- Fixed inconsistent naming of profiler actions (IDEA 8 only)
- Fixed the profiler actions appearing in every file's context menu (IDEA 8 only)
0.4.0 (2008-11-24)
- Compatible with IDEA 8
- Uniquely identify the application launched by IDEA
URL: http://plugins.intellij.net/plugin/?id=3749
Description:
Launches VisualVM's Java profiler from within IDEA. VisualVM is based on NetBeans Profiler and is bundled with JDK 6 Update 7 and above. VisualVM may also be downloaded for free from https://visualvm.dev.java.net/
Please sign in to leave a comment.
Thanks a lot!
It's working on my Leopard 10.5.5.
(I had to modify the running script to use the Java6 on Mac OS X. )