【问题标题】:Eclipse Graphiti Spray Properties View IssueEclipse Graphiti Spray Properties View 问题
【发布时间】:2014-12-10 13:50:38
【问题描述】:

我是 Graphiti 和 Spray 的初学者,也是 Eclipse 的初学者。我正在使用 Spray DSL 制作图形编辑器,我遇到的问题是无论我尝试什么,属性视图都没有被激活。我已经详细浏览了 plugin.xml 和 plugin_propertysections.xml 文件,一切似乎都井井有条。我已经检查了这个资源:http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.graphiti.doc%2Fresources%2Fdocu%2Fgfw%2Fproperty-sheet.htm 无济于事。

属性视图的所有内容都已实现,但似乎某些地方无法激活它。我会非常感谢您对此的支持。

【问题讨论】:

    标签: java eclipse graphiti


    【解决方案1】:

    问题解决了。 “org.eclipse.ui.views.properties.tabbed.propertyContributor”扩展点的 ContributorId 与 autogen plugin.xml 中“org.eclipse.ui.views.properties.tabbed.propertyTabs”中的 ID 不匹配。如果有人遇到类似问题,请仔细检查案例和 ID。答案就在 plugin.xml 中。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-08-22
      • 1970-01-01
      • 2020-12-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多