2015年5月27日

IntelliJ IDEA 打包可运行的 JAR

摘要: ## 构建说明创建Artifest任务* File -> Project Structure -> Artifacts -> + JAR* 选择 From module with depencies* 选择包含正确main方法的class* 选择 copy to the output directo 阅读全文

posted @ 2015-05-27 01:43 Milton 阅读(949) 评论(0) 推荐(0)

导航