# idea-test-project **Repository Path**: lpinfo/idea-test-project ## Basic Information - **Project Name**: idea-test-project - **Description**: idea上面的一些测试样例 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-10-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-test > **idea 测试项目** [![](https://wtfo.gitee.io/favicon.ico "favicon.ico")](https://wtfo.gitee.io/) ```java public class Hello{ public static void main(String[] args){ System.out.println("Hello world"); } } ``` + my-test(主) + src/main/java + src/main/resources + un_JTW(从,静态织入) + unzip-and-zip(从,压缩与解压缩) + pom.xml