【问题标题】:Configuring JD-Eclipse Java Decompiler plugin for Eclipse Java EE IDE为 Eclipse Java EE IDE 配置 JD-Eclipse Java Decompiler 插件
【发布时间】:2015-09-28 02:31:40
【问题描述】:

我按照here 指示的确切规格安装了 JD-Eclipse。现在,当我通过 File > Open 导航到 .class 文件时,我收到此错误:

类文件查看器无法处理给定的输入('org.eclipse.ui.ide.FileStoreEditorInput')。

我必须配置插件,还是需要将 .class 文件添加到项目存储库或类似的东西?

【问题讨论】:

标签: java eclipse jakarta-ee decompiler jd-eclipse


【解决方案1】:

FileStoreEditorInput 用于文件不在工作区中时。看起来 jd-eclipse 只能打开 Eclipse 工作区中的文件。

【讨论】:

    猜你喜欢
    • 2011-05-29
    • 1970-01-01
    • 1970-01-01
    • 2019-01-31
    • 2012-11-24
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多