# notepad--plugin.plantuml-examples **Repository Path**: ndd-community/notepad--plugin.plantuml-examples ## Basic Information - **Project Name**: notepad--plugin.plantuml-examples - **Description**: Notepad-- PlantUML 300示例 插件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-03-23 - **Last Updated**: 2024-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Notepad-- PlantUML Examples - 在线构建支持(plugin.cmake) ```cmake # 1. 基于 git 仓库在线构建 plantuml-examples 插件 add_framework_plugin_with_git( https://gitee.com/zinface/notepad--plugin.plantuml-examples --branch=cmake-plugins-dev) # 将以上代码复制到 src/plugin/CMakeLists.txt 中即可构建 ``` - 效果图 ![](assets/20240323.png)