1. Copy “JAVA” folder to “D:\”
2. Copy “links” folder to “C:\RAD7”
3. Configuration as below.
Perference >>> Java >>> JadClipse >>> Path to decompiler :
D:\JAVA\jad158g\jad.exe
4. Everything OK la~
===============================================================================================
No.1:
EasyExplore – Can open the selected file directory directly in Eclipse
Using like below, you can found the “Easy Explore…” in any “right menu” in Eclipse.
We can use this plug-in even in the “Search diagram” or “Console diagram” windows. It is very easy and powerful~
===============================================================================================
===============================================================================================
No.2:
JADclipse – The facility plug-in for using JAD in Eclipse
Step1.
In order to use this plug-in, we need have JAD firstly.
You can found it in our share driver: \\192.168.1.23\sg_team\ShareTools\jad158g
Step2.
We need configuration it in Eclipse. Only need set the “Path to decompiler ”
Step3. Now we can open all class file as source code in Eclipse directly.
===============================================================================================
And share some plug-in instillation method in Eclipse.
Method 1: Copy plug-in under Eclipse directory
As we know, we can copy *.jar / *.zip file into “features”/“plugins” under Eclipse directly for setup.
But sometimes we will met multiple Eclipse version and multiple plug-in problem in real life. E.g. if we need update one plug-in have many files under “plugins”, we have to found them and delete them manually. And multiple Eclipse cannot share one plug-in in this type.
Method2: Use link file to installation plug-in.
Benefit of these method:
1. We can share plug-in between multiple Eclipse
2. We can update plug-in version facilitate
3. When update Eclipse or reinstallation, we can copy these personal customize configuration quickly and smoothly
4. Reduce version problem caused risk when using different version Eclipse [This is old problem in Open-Source project]
Step1. Created one folder named “links” under Eclipse directory.
Step2. Create “*.link” for these plug-in you want to installation into Eclipse
Step3. The file structure of these “*.link” file as below. [Path=”XXXX”] – XXX is the plug-in store dir
Step4. The plug-in store dir should have below file structure.
Eclipse
|->features
|->plugins
Step5. Copy these plug-in under this folder just like installation under Eclipse directly
Step6. Now, we can share one plug-in between multiple Eclipse and update these plug-in facilitate.
===============================================================================================
分享到:
相关推荐
每个Maven Plugin通常包含多个目标,例如,`maven-compiler-plugin`用于Java源代码的编译,`maven-surefire-plugin`负责运行单元测试。开发者可以根据项目需求选择并配置相应的插件。 二、Maven Plugin的使用 在...
赠送jar包:spring-plugin-core-2.0.0.RELEASE.jar; 赠送原API文档:spring-plugin-core-2.0.0.RELEASE-javadoc.jar; 赠送源代码:spring-plugin-core-2.0.0.RELEASE-sources.jar; 赠送Maven依赖信息文件:spring...
《对比插件ComparePlugin在Notepad++中的应用与安装指南》 在文本编辑器的世界里,Notepad++凭借其开源、免费以及强大的功能,深受程序员和文本工作者的喜爱。而为了进一步提升其功能,用户可以安装各种插件,比如...
标题中的“大华摄像头直连插件webplugin.exe”指的是由大华公司开发的一款用于摄像头直连的软件组件,主要用于视频监控系统。该插件的核心功能是帮助用户实现实时查看摄像头拍摄的现场视频,包括播放、停止、截图、...
《大华视频控件WebPlugin详解及安装指南》 大华视频控件WebPlugin是一款专为互联网环境设计的多媒体插件,主要用于在IE浏览器中实现流畅的视频播放和监控功能。该控件由大华公司开发,是其监控系统的重要组成部分,...
最新Unity插件SteamVR Plugin steamvr_2_8_0.unitypackage最新Unity插件SteamVR Plugin steamvr_2_8_0.unitypackage最新Unity插件SteamVR Plugin steamvr_2_8_0.unitypackage最新Unity插件SteamVR Plugin steamvr_2_...
exec-maven-plugin是Maven生态系统中的一个插件,它允许用户在Maven构建过程中执行外部命令或脚本。这使得Maven项目可以集成更多的自定义操作,比如运行特定的脚本、调用系统命令等。本文将详细介绍exec-maven-...
《NotePad++插件AnalysePlugin深度解析》 在编程世界中,文本编辑器是开发者不可或缺的工具之一,NotePad++作为一款免费且强大的源代码编辑器,深受程序员喜爱。其丰富的插件库更是增强了其功能性和灵活性。本文将...
PBHelper plugin说明 一.功能 1.当前行高亮显示 2.单击关键词部分,自动查询并以黄底色显示。 3.语法颜色方案调整 4.加上代码行号,并且双击行号完成 加/去 单行注释功能 5.可粘贴3种注释类型,提供自定义设置 6.可...
赠送jar包:spring-plugin-metadata-2.0.0.RELEASE.jar; 赠送原API文档:spring-plugin-metadata-2.0.0.RELEASE-javadoc.jar; 赠送源代码:spring-plugin-metadata-2.0.0.RELEASE-sources.jar; 赠送Maven依赖信息...
赠送jar包:struts2-json-plugin-2.3.24.jar; 赠送原API文档:struts2-json-plugin-2.3.24-javadoc.jar; 赠送源代码:struts2-json-plugin-2.3.24-sources.jar; 赠送Maven依赖信息文件:struts2-json-plugin-...
《大华摄像头直连插件WebPlugin及其文档说明详解》 在现代的监控系统中,摄像头的直连功能显得尤为重要,特别是在远程监控和实时视频流传输的场景下。大华作为国内知名的安防设备提供商,其推出的摄像头直连插件Web...
Maven 使用 tomcat8-maven-plugin 插件 Maven 是一个流行的构建自动化工具,它可以帮助开发者自动完成项目的编译、测试、打包、部署等任务。 Tomcat 是一个流行的 Web 服务器,Maven 提供了一个插件 tomcat8-maven-...
赠送jar包:spring-plugin-core-1.2.0.RELEASE.jar; 赠送原API文档:spring-plugin-core-1.2.0.RELEASE-javadoc.jar; 赠送源代码:spring-plugin-core-1.2.0.RELEASE-sources.jar; 包含翻译后的API文档:...
《MyBatis Plugin在IDEA 2017中的应用与问题解决》 在Java开发领域,MyBatis是一款广泛使用的持久层框架,它简化了数据库操作,使得开发者能够更加专注于业务逻辑。为了提高开发效率,IntelliJ IDEA(简称IDEA)...
把压缩包中ComparePlugin.dll放入Notepad++的安装路径根目录即可。启动Notepad++自动加载该插件。Clt+Alt+C对比当前打开的两个文本文件,Clt+Alt+X退出对比。详细用法可参考Notepad++官网插件的手册。
Eclipse集成Hadoop2.10.0的插件,使用`ant`对hadoop的jar包进行打包并...- `hadoop2x-eclipse-plugin-master/src/contrib/eclipse-plugin/build.xml` 开源源地址: https://github.com/winghc/hadoop2x-eclipse-plugin
PBHelper plugin说明 一.功能 1.当前行高亮显示 2.单击关键词部分,自动查询并以黄底色显示。 3.语法颜色方案调整 4.加上代码行号,并且双击行号完成 加/去 单行注释功能 5.可粘贴3种注释类型,提供自定义设置 6.可...
MyBatis plugin 3.154 tomcat LiveEdit还需要安装谷歌插件,目录下已经提供插件和安装方法 把IDEA常用插件集合\plugins下所有的插件复制到C盘的IDEA目录下 C:\Users\Administrator\.IntelliJIdea2017.2\config\...
赠送jar包:spring-plugin-core-1.2.0.RELEASE.jar; 赠送原API文档:spring-plugin-core-1.2.0.RELEASE-javadoc.jar; 赠送源代码:spring-plugin-core-1.2.0.RELEASE-sources.jar; 包含翻译后的API文档:...