idea 如何進行groovy maven poject

1.建立項目   2.通過idea svn checkout界面裏面 3.配置啓動的配置 4.配置jdk 5.引入junit庫   <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</version> </dependency> 6.編譯   需要編譯;見到
相關文章
相關標籤/搜索