MyEclipse 8.5 的 WorkSpace 路径以及配置丢失的解决方法
对于 MyEclipse_8.5_GA_AllInOne 如果用它本身自带的 MyEclipse Configurition Center 来安装插件,安装完后重启MyEclipse 8.5,那么MyEclipse 8.5 可能会可能会丢失以前的Workspace配置,就是说Workspace跑到
C:\Documents and Settings\Administrator\Workspaces
这个MyEclipse的默认路径了,我的workspace路径放到我的F分区的,找到了解决方案。
打开MyEclipse 8.5 的目录,我的是
D:\Program Files\MyEclipse_8.5_GA\Genuitec\MyEclipse 8.5\configuration\config.ini
打开config.ini
#Generated by Pulse at Fri Apr 30 19:32:30 CST 2010 #Fri Apr 30 19:32:30 CST 2010 com.genuitec.pulse.common.server.url=https\://www.poweredbypulse.com\:443 osgi.bundles=reference\:file\:org.eclipse.equinox.simpleconfigurator_1.0.100.v201003231800.jar@1\:start eclipse.p2.profile=com.poweredbypulse.profile-0-rb-578452-1271676593875 com.genuitec.pulse.client.blueprint.id=rmb-657696 osgi.framework.extensions= org.eclipse.update.reconcile=false osgi.bundles.defaultStartLevel=4 com.genuitec.pulse.client.credentials=G7Z/DD4Rf1ICZ4TzR9WG/rmIyPBodRHyUaJcm0u3meQc3OH0jVq8yKkK3y4aCDPhD/Rc4wID9Ln+ 4jWzJx9ufYA7/Q/aU0lbvXWF13vsZHS6RzMYujk2cKfX8WEhfud3iacJ0OENCeaxi/DOOTySEniD TWSBwznSVFSTjul12EI\= com.genuitec.pulse.client.basedir.location.override=C\:\\Program Files\\Genuitec osgi.framework=file\:../Common/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar eclipse.product=com.genuitec.myeclipse.product85.ide [email protected]/Workspaces/MyEclipse 8.5 org.eclipse.equinox.simpleconfigurator.configUrl=file\:org.eclipse.equinox.simpleconfigurator/bundles.info osgi.splashPath=platform\:/base/plugins/com.genuitec.myeclipse.product85 osgi.nl=zh_CN eclipse.p2.data.area=file\:/C\:/Program Files/Genuitec/Common/configuration/ osgi.splashLocation=D\:\\Program Files\\MyEclipse_8.5_GA\\Genuitec\\Common\\plugins\\com.genuitec.myeclipse.product85_8.5.0.me201003250242\\splash.bmp com.genuitec.pulse.client.handshake.id=22bc9d7c-d8d0-472f-8007-ca35ea42b6ef
在末尾追加一行配置信息就行了
osgi.instance.area.default=file\:/F:/MyEclipse_8.5_GA_Workspace
这样就恢复的自己以前的workspace的配置了
相关推荐
dingqinghu 2020-06-16
markzl 2020-04-30
lunareclipse 2020-04-23
zhangxiaocc 2020-04-23
荷塘月色 2020-03-07
xnuzfm 2020-03-07
markzl 2020-03-07
xnuzfm 2020-02-21
熊猫大哥大 2011-06-04
lizhenmxcz 2013-05-12
lunareclipse 2020-01-08
tdeclipse 2011-02-28
程序员超哥 2014-06-26
BruceWayne 2014-06-07
lunareclipse 2019-12-23
A.在myeclise中恢复例子开发环境:1>在myeclipse中新建一个web工程,项目名称自己任意取名,"J2EE Specification Level"一栏选择"J2EE1.4",然后点击"
简单就是美 2013-07-07
eclipsec 2014-01-26
heshizui 2013-09-04