插件地址(eclipse jrebel jed)

如果插件不在软件的地址 那么
C:\Users\Administrator\.p2\pool\plugins\org.zeroturnaround.eclipse.embedder_6.4.3.RELEASE\jrebel
也可以通过 About Eclipse->installation details ->configuration->--launcher.library 看地址
 compile error: getInputStream(org.apache.tomcat.Jar,java.lang.String) not found in org.zeroturnaround.javarebel.integration.jasper.tagfile.ExplodedTagLibraryUtil
是因为jrebel 6.4.3不支持spring4.2.7及更高的版本
1、jrebel6.4.3 - http://update.zeroturnaround.com/update-site-archive/update-site-6.4.3.RELEASE/
2、一,反编译插件:
    Jadclipse
        1、http://jadclipse.sf.net/update,在线安装好JDT Decompiler 3.4.0
        2、http://nchc.dl.sourceforge.net/sourceforge/jadclipse/net.sf.jadclipse_3.3.0.jar将            jadclipse3.3.jar下载下来,置入eclipse安装目录的plugins目录下。
        3、下载jad.exe文件
        4、在eclipse的window—>preferences—>Java—>Decompilers中的Decompiler:处选择Jad
        5、在eclipse的window—>preferences—>Java—>Decompilers—>Jad中的Path to Decompiler:处填          上jad.exe的在本机的绝对路径,如:D:\IDE_Tools\jadnt158\jad.exe
        6、重启

    Jdclipse
        在线安装:http://java.decompiler.free.fr/jd-eclipse/updat

猜你喜欢

转载自blog.csdn.net/civilizationv/article/details/80143181
今日推荐