# LibergCoder **Repository Path**: liberg-cn/LibergCoder ## Basic Information - **Project Name**: LibergCoder - **Description**: Idea插件。该插件专门为基于Liberg的Web项目开提供代码生成功能。 更多说明请移步Liberg项目: - https://gitee.com/liberg-cn/Liberg - https://github.com/liberg-cn/Liberg - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-08 - **Last Updated**: 2022-05-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LibergCoder 这是`Idea`插件`LibergCoder`的源代码。 使用**`IntelliJ IDEA 2020.1.2 (Community Edition)`**进行开发。 **这款插件专门为基于`Liberg`的Web项目开提供代码生成功能。** `LibergCoder`插件辅助生成基于`Liberg`库的`Spring Boot`代码,这两者的大版本号需要保持一致。目前最新版本是`2.0.0`。 更多说明请移步`Liberg`项目: - https://gitee.com/liberg-cn/Liberg - https://github.com/liberg-cn/Liberg ### 如何开始? 1. 通过**`IntelliJ IDEA 2020.1.2 (Community Edition)`**打开插件项目代码。 2. 添加`Intellij`平台`SDK`:菜单`File`-->`Project Structure`-->`SDKs`-->`+`-->`Add Intellij Platform Plugin SDK...`。 3. 修改插件代码。 4. 重新打包:菜单`Build`-->`Prepare Plugin Module 'LibergCoder' For Deployment`。 5. 重新打包后,项目根目录下会生成打包好的Idea插件`LibergCoder.jar`。