[ANN] VisualVM Profiler 0.3.0
Memory profiling is now possible. All the primary features of the plugin are now there, and only some minor bugs/improvements remain.
0.3.0 (2008-11-12)
- Memory profiling
- Settings are copied to VisualVM's user interface
- Saved space in the run configuration dialog by moving help texts to tooltips
URL: http://plugins.intellij.net/plugin/?id=3749
Description:
Launches VisualVM's Java profiler from within IDEA. VisualVM is based on NetBeans Profiler and it 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.
When will be Idea 8 supported?
Thanks in advance!
My plan was to first make the plugin complete, and then convert it to IDEA 8. Then I would not need to maintain two different versions of the plugin. There are still 2 bugs which I would like to solve, but for the more critical one of them (VisualVM may freeze when profiling short-running applications) I will still need to do some debugging, so it's hard to say when it will be done. I might release IDEA 8 version before fixing those bugs and backport them later. So you can expect a IDEA 8 version in two weeks time.
Thanks a lot! I'm looking forward your plugin. :)