protege-plugin-examples:开发Protege Desktop插件的示例代码

时间:2024-05-30 03:28:47
【文件属性】:

文件名称:protege-plugin-examples:开发Protege Desktop插件的示例代码

文件大小:12KB

文件格式:ZIP

更新时间:2024-05-30 03:28:47

Java

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


【文件预览】:
protege-plugin-examples-master
----pom.xml(2KB)
----src()
--------main()
----.gitignore(92B)
----README.md(3KB)

网友评论