【发布时间】:2014-11-27 15:51:21
【问题描述】:
我尝试安装 VisualVM 插件。现在 eclipse 没有启动,我的日志文件看起来像:
!SESSION 2014-11-27 16:40:55.574 -----------------------------------------------
eclipse.buildId=4.3.0.I20130605-2000
java.version=1.6.0_39
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
Framework arguments: -product org.eclipse.epp.package.java.product -clearPersistedState
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product -clean -clearPersistedState
!ENTRY org.eclipse.update.configurator 4 0 2014-11-27 16:41:01.775
!MESSAGE Unable to find feature.xml in directory: C:\Program Files\eclipse\features\VisualVM_Launcher_1.1.1.jar
我将所有文件从 zip 复制到正确的位置!
即使使用以下参数启动 Eclipse -clean -clearPersistedState 也无济于事。
【问题讨论】:
标签: eclipse eclipse-plugin visualvm