Eclipse Mars Java 反编译器
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/34368880/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Eclipse Mars Java Decompiler
提问by gurkan
I just started to use Eclipse Mars as development environment. I used to have jd-eclipse decompiler installed in older eclipse versions. When I try to install the same plugins for this one, I could not.
我刚开始使用 Eclipse Mars 作为开发环境。我曾经在较旧的 eclipse 版本中安装了 jd-eclipse 反编译器。当我尝试为这个插件安装相同的插件时,我不能。
I need a decompiler in eclipse, hoping someone to come up with a solution proposal.
我在eclipse中需要一个反编译器,希望有人提出解决方案。
Thank you.
谢谢你。
回答by Alex Rewa
Looks like recommended option is http://marketplace.eclipse.org/content/jadclipse-eclipse-4xbut currently update site for this plugin is unavaiable for some reason
看起来推荐的选项是http://marketplace.eclipse.org/content/jadclipse-eclipse-4x但由于某种原因,目前此插件的更新站点不可用
回答by Anshu Kumar
I don't find the step and URL. Here I used
我没有找到步骤和 URL。这里我用
Step 1: Go to Help -> Install New Software -> click on 'Add'
Step 2: On pop-up fill these below details:
Name: JavaDecompiler
Location: http://jd.benow.ca/jd-eclipse/update/
Step 3: Click on checkbox - Java Decomplier Eclipse Plug-in.
Step 4: Click -> Next -> Next -> Accept The Agreement -> Finish
Step 5: Click on check-box -> Accept the trust certificate -> OK
Step 6: Restart the eclipse.
Hope this help!
希望这有帮助!
回答by Rade_303
Eclipse Class Decompiler plugin is delisted from the Eclipse Marketplace due to being bundled with adware, as explained in Eclipse Foundation security bulletin(thanks to @slowhand for pointing this out).
Eclipse Class Decompiler 插件由于与广告软件捆绑在一起而从 Eclipse Marketplace 中除名,如Eclipse Foundation 安全公告中所述(感谢 @slowhand 指出这一点)。
There is an adware-free fork here on Eclipse Marketplacewith homepage here.
Eclipse Marketplace 上有一个无广告的分支,主页在这里。
I would stronglysuggest against installing the original Eclipse Class Decompiler!
我强烈建议不要安装原始的 Eclipse Class Decompiler!