gpt4 book ai didi

eclipse - 在 Mac 上打开多个 Eclipse 工作区

转载 作者:行者123 更新时间:2023-12-02 21:01:05 41 4
gpt4 key购买 nike

如何在 Mac 上同时打开多个 Eclipse 工作区?

在其他平台上,我可以启动额外的 Eclipse 实例,但 Mac 不允许我打开同一个应用程序两次。有没有比保留两个 Eclipse 副本更好的方法?

最佳答案

这似乎是 OS X 中支持的 native 方法:

cd /Applications/eclipse/

open -n Eclipse.app

一定要指定“.app”版本(目录);在 OS X Mountain Lion 中错误地使用符号链接(symbolic link)(例如 open -n eclipse),可能会导致 GateKeeper 停止访问:

"eclipse" can't be opened because it is from an unidentified developer.

Your security preferences allow installation of only apps from the Mac App Store and identified developers.

即使删除扩展属性 com.apple.quarantine 也无法解决这个问题。相反,仅使用“.app”版本将依赖于您之前的同意,或提示您一次:

"Eclipse" is an application downloaded from the Internet. Are you sure you want to open it?

关于eclipse - 在 Mac 上打开多个 Eclipse 工作区,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/118243/

41 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com