【问题标题】:how to show our own perspective as default?如何将我们自己的观点显示为默认?
【发布时间】:2012-11-27 13:32:54
【问题描述】:

我想知道如何使用我们自己的默认视角?这意味着在日食午餐时显示透视图。谁能知道该怎么做?

【问题讨论】:

  • 问题尚未得到解答。有没有办法为所有用户设置默认值?

标签: eclipse perspective


【解决方案1】:

您可以使用以下命令行参数选择透视图

-perspective perspectiveId

有关命令行参数的更多信息,请参阅Eclipse help

【讨论】:

  • 您能提供更多细节吗?您收到任何错误消息吗?
  • 我运行 rcp,程序参数如下: -os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -consoleLog -perspective xx
  • 您是否收到任何错误消息?您确定您使用的是正确的透视 id 吗?
  • 没有错误信息,透视ID是正确的。我将 rcp 作为产品运行。单击“运行方式”,然后单击“运行配置”,在配置视图中,选择“参数”选项卡,并设置“程序参数:”如下: -os ${target.os} -ws ${target.ws } -arch ${target.arch} -nl ${target.nl} -consoleLog -perspective mobiletalk.ui.perspective,但它不起作用。默认视角是资源视角
猜你喜欢
  • 1970-01-01
  • 2015-03-14
  • 2014-06-22
  • 2020-07-19
  • 1970-01-01
  • 1970-01-01
  • 2014-06-01
  • 2021-07-31
  • 2011-10-05
相关资源
最近更新 更多