Aptana Studio 3启动时提示 Workspace Cannot Be Created 解决办法(转)

原因

I just ran into this same issue. It's caused by having your "My Documents" folder mapped to a different drive. The installer and program assume it's located on the C:/ drive and attempt to create or open the workspace there.

就是由于你把“我的文档”的位置修改造成的。但Aptana还以为“我的文档”的位置是在系统的默认路径下。

解决办法

Create a new shortcut for Aptana (or modify the existing one) and add a -data parameter with the path to your workspace folder (by default under your documents). On my system it is setup like so:

意思是说:

创建一个新的Aptana快捷方式(或修改现有的),在快捷方式的目标后面添加一个workspace路径参数即可。

"D:/Program Files/Aptana Studio 3/AptanaStudio3.exe" -data "D:/Workspaces/Aptana Studio 3"

源自:http://stackoverflow.com/questions/1830528/aptana-studio-wont-load

解决办法

找到Aptana Studio 3/configuration路径下,找到config.ini

将其中的

osgi.instance.area.default=@user.home/My Documents/Aptana Studio 3 Workspace

改成

osgi.instance.area.default=@user.home/Documents/Aptana Studio 3 Workspace

即可。

转载于:https://www.cnblogs.com/holygis/archive/2011/10/08/2202004.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值