10 Star 0 Fork 0

sunny / SWEclipsePlugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
contexts.xml 568 Bytes
一键复制 编辑 原始数据 按行查看 历史
sunny 提交于 2016-08-10 17:05 . + 初始化提交插件代码
<?xml version="1.0" encoding="UTF-8"?>
<contexts>
<context id="viewer" title="Sample View">
<description>This is the context help for the sample view with a table viewer. It was generated by a PDE template.</description>
<topic href="/PLUGINS_ROOT/org.eclipse.platform.doc.isv/guide/ua_help_context.htm" label="Context-sensitive help">
<enablement>
<with variable="platform">
<test property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.platform.doc.isv"/>
</with>
</enablement>
</topic>
</context>
</contexts>
Java
1
https://gitee.com/tufeiping/SWEclipsePlugin.git
git@gitee.com:tufeiping/SWEclipsePlugin.git
tufeiping
SWEclipsePlugin
SWEclipsePlugin
master

搜索帮助