# howayPlug **Repository Path**: howay/howay-plug ## Basic Information - **Project Name**: howayPlug - **Description**: 适用于xhoway创建的项目,idea插件,自动生成processor和input以及output类 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-23 - **Last Updated**: 2023-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # idea自定义插件 适合使用xhoway模板项目生成的项目使用, 主要是为了生成processor以及对应的io类和对应的access.xml文件修改 执行gradle中buildPlugin进行打包,将打包生成的jar文件拖到idea中重启即可生效 适用的idea版本:version='2021.1.2'