我们先在这个目录下新建一个文件: MyEclipse 10.6.bat , 文件内容如下:
start eclipse\eclipse.exe -vm jre\bin\javaw.exe
接下来只需要改一个Eclipse 插件的配置文件就可以实现绿色版运行了, 我们用记事本等文本编辑器打开下面的这个文件 com.genuitec.eclipse.MyEclipse.link:

文件原始内容如下所示:
path=d:\\Java\\MyEclipse6.0\\myeclipse
这个是指定 myeclipse 这个插件目录的位置的, 我们把它改成相对路径即可:
path=..\\myeclipse
OK, 完工了, 把MyEclipse 10.6整个目录复制到你的移动硬盘上或者刻成光盘。以后当你的系统重做后或者拿着移动硬盘到了一个根本没装过 Java 工具的电脑上后, 双击批处理文件MyEclipse 10.6.bat 即可立即启动 MyEclipse 来工作! 复制到硬盘上的任何目录(注意路径建议不要带空格或者汉字), 也可以同样启动, 免去我们安装和配置之苦。

======================================================

安装文件:myeclipse-8.6.1-win32.exe

安装目录:D:/MyEclipse/8.6

运行安装:

MyEclipse Install Directory -->C:/Users/Administrator/AppData/Local/Genuitec/MyEclipse-8.6

修改为:D:/MyEclipse/8.6.1/MyEclipse

这样的话,后面所有配置文件的修改,都是以D:/MyEclipse/8.6.1/MyEclipse/为相对根路径来修改的

Common directory --> C:/Users/Administrator/AppData/Local/Genuitec/Common

修改为:D:/MyEclipse/8.6.1/Common

安装完成:

选择默认工作区:D:/MyEclipse/workspace/8.6.1

修改配置文件:D:/MyEclipse/8.6.1/MyEclipse/myeclipse.ini

#utf8 (do not remove)

-startup

../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar

--launcher.library

../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519

-install

D:/MyEclipse/8.6.1/MyEclipse

-vm

D:/MyEclipse/8.6.1/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll

-configuration

D:/MyEclipse/8.6.1/MyEclipse/configuration

-vmargs

-Xmx512m

-XX:MaxPermSize=256m

-XX:ReservedCodeCacheSize=64m

全部改为相对路径

#utf8 (do not remove)

-startup

../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar

--launcher.library

../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519

-install

../MyEclipse

-vm

../Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll

-configuration

../MyEclipse/configuration

-vmargs

-Xmx512m

-XX:MaxPermSize=256m

-XX:ReservedCodeCacheSize=64m

也可以修改myeclipse.ini中配置的jvm路径

编辑文件:D:/MyEclipse/8.6.1/MyEclipse/configuration/.settings/org.eclipse.ui.ide.prefs

#Fri Feb 24 11:19:52 CST 2012

RECENT_WORKSPACES_PROTOCOL=3

MAX_RECENT_WORKSPACES=5

SHOW_WORKSPACE_SELECTION_DIALOG=false

eclipse.preferences.version=1

RECENT_WORKSPACES=D/://MyEclipse//workspace//8.6.1

修改为:

#Fri Feb 24 09:35:06 CST 2012

RECENT_WORKSPACES_PROTOCOL=3

MAX_RECENT_WORKSPACES=5

SHOW_WORKSPACE_SELECTION_DIALOG=false

eclipse.preferences.version=1

RECENT_WORKSPACES=..//..//workspace//8.6.1

修改文件:D:/MyEclipse/8.6.1/MyEclipse/configuration/org.eclipse.equinox.simpleconfigurator目录下bundles.info中配置的插件路径,

替换内容:"file:/D:/MyEclipse/8.6.1/Common/" 全部替换成"file/:../Common/",

file:/D:/MyEclipse/eclipse-plugins/ 全部替换成"file/:../../eclipse-plugins/"

修改:D:/MyEclipse/8.6.1/MyEclipse/configuration/config.ini

#Generated by Pulse at Fri Feb 24 11:20:08 CST 2012

#Fri Feb 24 11:20:08 CST 2012

org.eclipse.update.reconcile=false

com.genuitec.pulse.client.handshake.id=b519db33-4a06-46ea-bb86-3b1fa36f2bf6

eclipse.p2.profile=com.poweredbypulse.profile-0-rb-578452-1330053273594

osgi.instance.area.default=@user.home/Workspaces/MyEclipse 8.6

osgi.framework=file/:../Common/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar

com.genuitec.pulse.client.credentials=IH5xjImaOQGHFt5qtlwPnUWaVWV3X42/E6volPHK5yaV52trXdqWLvCH7N5P1PRx/UGBAocKGiSj nat9nCUhjKD4qMfMLAhYgIK56dOq3sFamO8SQJJHd1sQfk7U5fN0jjL6/RthMwtu3UIURIH6Ej7L vfAc42w0Fc2Mb9XjNR4/=

osgi.splashLocation=D/://MyEclipse//8.6.1//Common//plugins//com.genuitec.myeclipse.product85_8.6.1.me201011171823//splash.bmp

com.genuitec.pulse.client.blueprint.id=rb-578452-1330053273594

osgi.bundles=reference/:file/:org.eclipse.equinox.simpleconfigurator_1.0.100.v201007291200.jar@1/:start

com.genuitec.pulse.common.server.url=https/://www.poweredbypulse.com/:443

org.eclipse.equinox.simpleconfigurator.configUrl=file/:org.eclipse.equinox.simpleconfigurator/bundles.info

eclipse.product=com.genuitec.myeclipse.product85.ide

osgi.splashPath=platform/:/base/plugins/com.genuitec.myeclipse.product85

osgi.framework.extensions=reference/:file/:javax.transaction_1.1.1.v201002111330.jar

osgi.bundles.defaultStartLevel=4

eclipse.p2.data.area=file/:/C/:/Users/Administrator/AppData/Local/Genuitec/Common/configuration/

com.genuitec.pulse.client.basedir.location.override=C/://Users//Administrator//AppData//Local//Genuitec

全改为相对路径

#Generated by Pulse at Fri Feb 24 11:20:08 CST 2012

#Fri Feb 24 11:20:08 CST 2012

org.eclipse.update.reconcile=false

com.genuitec.pulse.client.handshake.id=b519db33-4a06-46ea-bb86-3b1fa36f2bf6

eclipse.p2.profile=com.poweredbypulse.profile-0-rb-578452-1330053273594

osgi.instance.area.default=@user.home/Workspaces/MyEclipse 8.6

osgi.framework=file/:../Common/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar

com.genuitec.pulse.client.credentials=IH5xjImaOQGHFt5qtlwPnUWaVWV3X42/E6volPHK5yaV52trXdqWLvCH7N5P1PRx/UGBAocKGiSj nat9nCUhjKD4qMfMLAhYgIK56dOq3sFamO8SQJJHd1sQfk7U5fN0jjL6/RthMwtu3UIURIH6Ej7L vfAc42w0Fc2Mb9XjNR4/=

osgi.splashLocation=..//Common//plugins//com.genuitec.myeclipse.product85_8.6.1.me201011171823//splash.bmp

com.genuitec.pulse.client.blueprint.id=rb-578452-1330053273594

osgi.bundles=reference/:file/:org.eclipse.equinox.simpleconfigurator_1.0.100.v201007291200.jar@1/:start

com.genuitec.pulse.common.server.url=https/://www.poweredbypulse.com/:443

org.eclipse.equinox.simpleconfigurator.configUrl=file/:org.eclipse.equinox.simpleconfigurator/bundles.info

eclipse.product=com.genuitec.myeclipse.product85.ide

osgi.splashPath=platform/:/base/plugins/com.genuitec.myeclipse.product85

osgi.framework.extensions=reference/:file/:javax.transaction_1.1.1.v201002111330.jar

osgi.bundles.defaultStartLevel=4

eclipse.p2.data.area=file/:../Genuitec/Common/configuration/

com.genuitec.pulse.client.basedir.location.override=..//Genuitec

C:/Users/Administrator/AppData/Local/Genuitec 这个目录改为:D:/MyEclipse/8.6.1/MyEclipse/Genuitec

安装插件,建议都下载相关插件,使用link进行使用

所有插件都下载解压到:D:/MyEclipse/eclipse-plugins

1、安装svn插件:site-1.6.18.zip

解压目录:D:/MyEclipse/eclipse-plugins/svn-1.6.18

插件安装目录:D:/MyEclipse/8.6.1/ MyEclipse /dropins

创建svn插件链接文件:svn.link

内容:path=..//..//eclipse-plugins//svn-1.6.18

每安装完插件都要再修改文件:D:/MyEclipse/8.6.1/MyEclipse/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info,

替换内容:file:/D:/MyEclipse/eclipse-plugins/ 全部替换成"file/:../../eclipse-plugins/"

这样纯绿色版MyEclipse 8.6.1就打造好了,直接拷到U盘中就可以运行了

MyEclipse 8.6.1 制作绿色版的更多相关文章

  1. 制作便携版 FireFox 火狐浏览器

    Firefox是一款可高度自定义的开源浏览器: 你可以访问 火狐DIY 定制自己的Firefox安装包, 此外,你还可以自己动手定制一款可以放在U盘随身携带的便携版Firefox火狐浏览器. 制作便携 ...

  2. 自制node.js + npm绿色版

    自制node.js + npm绿色版   Node.js官网有各平台的安装包下载,不想折腾的可以直接下载安装,下面说下windows平台下如何制作绿色版node,以方便迁移. 获取node.exe下载 ...

  3. EasyCHM(CHM电子书制作工具) v3.84.545 绿色版

    软件名称:EasyCHM(CHM电子书制作工具) v3.84.545 绿色版 软件语言: 简体中文 授权方式: 免费软件 运行环境: Win 32位/64位 软件大小: 2.78MB 图片预览: 软件 ...

  4. FbinstTool(U盘启动盘制作工具) v1.606 免费绿色版

    软件名称: FbinstTool(U盘启动盘制作工具) v1.606 免费绿色版软件语言: 简体中文授权方式: 免费软件运行环境: Win7 / Vista / Win2003 / WinXP / W ...

  5. Windows Live Writer 2014版绿色版制作及主题获取

    前年才建好博客的时候就尝试用Windows Live Writer(WLW)写博客,用的是直接在网上找到的一个WLW 2009绿色美化版.但因为当时WLW获取的博客主题是主页的,预览的时候特别不爽,就 ...

  6. python免安装版(绿色版)制作

    一.实验环境 1.Windows7x64_SP1 二.需求背景 个人编写了一个软件安装器,用于一键安装开发软件及工具,该工具基于python + pywinauto. 但问题来了,新电脑上未安装pyt ...

  7. 绿色版的Linux.NET——“Jws.Mono”

    Linux.NET环境的搭建,不仅是一项比较耗时的事情,同时也是一项略显复杂繁琐的事情.特别是对于近期的几个Mono版本,由于官方所提供的源码包中出现代码文件的缺失,这总让我们的付出变得徒劳.另外一方 ...

  8. NSIS:静默释放文件并运行 制作绿色单文件软件

    原文 NSIS:静默释放文件并运行 制作绿色单文件软件 现在所谓的绿色单文件软件,大多与以下代码原理相似:把软件运行需要的文件封装为一个EXE文件,双击时释放到某个目录(大多是TEMP)并运行主程序文 ...

  9. Hex Workshop(16进制编辑利器) 6.7.2绿色版

    软件名称: Hex Workshop 6.7.2绿色版(16进制编辑利器) 软件语言: 简体中文 授权方式: 免费软件 运行环境: Win 32位/64位 软件大小: 1.8MB 图片预览: 软件简介 ...

随机推荐

  1. 吴裕雄 Bootstrap 前端框架开发——Bootstrap 网格系统实例:中型和大型设备

    <!DOCTYPE html> <html> <head> <title>Bootstrap 实例 - 中型和大型设备</title> &l ...

  2. Jedis实现频道的订阅,取消订阅

     第一步:创建一个发布者 package work; import redis.clients.jedis.Jedis; import redis.clients.jedis.JedisPool; i ...

  3. Fedora26安装Mysql实记(包含yum换源教程)

    课程实验中有一项是安装Hive,这个过程中需要安装Mysql. 在安装Mysql耗费了好多时间,总是报错数据仓库同步失败什么的. 输入yum install mysql 就提示错误,连接不上数据源.该 ...

  4. P4710 平抛运动

    题目:https://www.luogu.org/problemnew/show/P4710 $$ v_x = v_{x_0} = v \ sin \ \theta, \  v_y = v_{y_0} ...

  5. PHP的自定义模板引擎

    前面的话 在大多数的项目组中,开发一个Web程序都会出现这样的流程:计划文档提交之后,前端工程师制作了网站的外观模型,然后把它交给后端工程师,它们使用后端代码实现程序逻辑,同时使用外观模型做成基本架构 ...

  6. selenium webdriver 实现百度贴吧自动签到

    public static void main(String[] args) { //TestUtils.killProcess("javaw.exe"); TestUtils.k ...

  7. 文件图标SVG

    ​<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink ...

  8. 吴裕雄--天生自然ORACLE数据库学习笔记:Oracle数据备份与恢复

    run{ allocate channel ch_1 device type disk format = 'd:\oraclebf\%u_%c.bak'; backup tablespace syst ...

  9. Caffe2 用户手册概览(Caffe2 Tutorials Overview)[1]

    在开始之前,我们很感激你对Caffe2感兴趣,希望Caffe2在你的机器学习作品中是一个高性能的框架.Caffe2致力于模块化,促进深度学习想法和原型的实现. 选择你的学习路线   1. 使用一个现成 ...

  10. Java基础 -5.2

    方法重载 当方法名称相同,参数的类型或者个数不同的时候 就会称为方法重载. public static void main(String[] args) { System.out.println(ad ...