# genproject **Repository Path**: phoenix911/genproject ## Basic Information - **Project Name**: genproject - **Description**: this project is a tool that be used to gen a java project base bboss public devlop platform.gencode site:http://gencode.bbossgroups.com - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-08-17 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 构建发布版本 事先安装好gradle,并配置好gradle的环境变量,然后切换到命令行在,工程的根目录下执行下述指令: gradle releaseRuntimeZip 发布版本存放目录:build\distributions # 搭建开发环境 先从github下载工程,然后通过开发工具(eclipse,idea)的gradle插件将genproject导入开发工具即可(eclipse,idea) https://github.com/bbossgroups/genproject # genproject document: http://yin-bp.iteye.com/blog/2230399