登录 注册
当前位置:主页 > 资源下载 > 17 > 示例代码 for开发Protege Desktop插件位于protege-plugin-examples项目中

示例代码 for开发Protege Desktop插件位于protege-plugin-examples项目中

  • 更新:2024-12-15 12:09:56
  • 大小:12KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

protege-plugin-examples 该存储库包含用于为Protege Desktop本体编辑器(版本5.0.0及更高版本)开发选项卡,视图或菜单插件的示例代码。 *目录中的Maven POM文件演示了一种使用代码打包为所需OSGi捆绑包格式的可能方法。 先决条件 要构建和运行示例,必须安装以下项目: Apache的 。 用于签出存储库的工具。 Protege发行版(5.0.0或更高)。 从Protege主网站上Protege 5.2.0版本。 生成并安装示例插件 获取示例代码的副本: git clone https://github.com/protegeproject/protege-plugin-examples.git protege-plugin-examples 转到protege-plugin-examples目录。 键入mvn clean packa