Eclipse有什么插件可以查看当前JVM内存的使用情况吗?我不是来找侧写的。
I am just looking for small plugin which can show present JVM used memory/available memory and force the Garbage Collector.
发布于 2013-11-11 12:19:58
查看Preferences > General并选中Show heap status复选框。Eclipse堆使用情况的小显示将出现在Eclipse窗口的右下角。
https://stackoverflow.com/questions/19904279
复制相似问题