简体   繁体   English

在Eclipse Indigo中使用VisualVM

[英]Using VisualVM in Eclipse Indigo

I have installed VisualVM (it can be seen in my eclipse plugins window). 我已经安装了VisualVM(可以在我的eclipse插件窗口中看到它)。 I am now trying to follow step 1 of section Usage mentioned here . 我现在正在尝试遵循此处提到的用法部分的步骤1。

My VisualVM preferences are set to : 我的VisualVM首选项设置为:

  • VM Executable: /usr/lib/jvm/jdk1.7.0/bin/jvisualvm VM可执行文件:/usr/lib/jvm/jdk1.7.0/bin/jvisualvm
  • JDK Home:/usr/lib/jvm/jdk1.7.0/ JDK主页:/usr/lib/jvm/jdk1.7.0/

the jdk is the correct one JDK是正确的

But I don't get the option 'Multiple Launchers available - select one.." 但是我没有选择“可用多个启动器-选择一个。”

You can change it using the Run configuration. 您可以使用“运行”配置更改它。 On my eclipse it says at the bottom of the run Configuration "Using Eclipse JDT Launcher - Select Other". 在我的月食中,它在运行配置的底部说“使用Eclipse JDT Launcher-选择其他”。 Clicking "Select Other" will bring up the preferred Launcher where you can change defaults or update the settings. 单击“选择其他”将显示首选的启动器,您可以在其中更改默认值或更新设置。

EDIT 编辑

Here is an screenshot of an Eclipse Juno installation. 这是Eclipse Juno安装的屏幕截图。

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM