1 Star 1 Fork 1

麻本法 / notepad--plugin.plantuml-preview

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 642 Bytes
一键复制 编辑 原始数据 按行查看 历史
麻本法 提交于 2023-02-14 00:25 . repo: 更新注意事项说明

Notepad-- PlantUML 预览插件

  • 在线构建支持(暂不支持)

    # 1. 查找 NotepadPlugin 模块
    # find_package(NotepadPlugin REQUIRED)
    
    # 2. 基于 git 仓库在线构建 plantuml 插件(online-plantuml-preview)
    # add_notepad_plugin_with_git(online-plantuml-preview
    #    https://gitee.com/zinface/notepad--plugin.plantuml-preview plantuml-with-java)
    
    # 3. 依赖 Qt5Svg
    # find_package(Qt5Svg)
    # target_link_libraries(online-plantuml Qt5::Svg)
  • 效果图

    注意: 依赖于 java 环境,只有安装了 java 环境才能正常工作

1
https://gitee.com/zinface/notepad--plugin.plantuml-preview.git
git@gitee.com:zinface/notepad--plugin.plantuml-preview.git
zinface
notepad--plugin.plantuml-preview
notepad--plugin.plantuml-preview
master

搜索帮助