当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
5 Star 31 Fork 15

code4everything/wetool-plugin
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.29 KB
一键复制 编辑 原始数据 按行查看 历史
Wands 提交于 2024-03-06 10:10 . link to runflow

欢迎体验我们全新的桌面端效率工具

欢迎体验我们全新的桌面端效率工具RunFlow

https://myrest.top/myflow

WeTool插件支持

这是一个 WeTool 插件支持库,开发极简单,简单几步即可实现插件的快速开发。

插件仓库

本仓库说明

插件开发

开发须知

  • 安装有Java11及以上版本
  • 安装有Lombok工具
  • 安装有Maven、Git开发环境
  • 了解JavaFX图形化技术
  • 安装了SceneBuilder 2.0以上版本

个人Maven仓库

仓库1

<repository>
    <id>ease-maven</id>
    <url>https://gitee.com/code4everything/repository/raw/master/maven</url>
</repository>

仓库2

<repository>
    <id>ease-maven</id>
    <url>https://code4everything.github.io/repository/maven</url>
</repository>

插件基础支持库

<dependency>
    <groupId>org.code4everything</groupId>
    <artifactId>wetool-plugin-support</artifactId>
    <version>1.6.0</version>
</dependency>

插件测试支持库

<dependency>
    <groupId>org.code4everything</groupId>
    <artifactId>wetool-plugin-test</artifactId>
    <version>1.6.0</version>
    <scope>test</scope>
</dependency>

参与贡献

欢迎大家提Issue、Pull Request,参与开发,一起完善本工具,如果觉得项目还不错,请Star哦~

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/code4everything/wetool-plugin.git
git@gitee.com:code4everything/wetool-plugin.git
code4everything
wetool-plugin
wetool-plugin
master

搜索帮助

A270a887 8829481 3d7a4017 8829481