随笔分类 -  工具问题

摘要:maven install项目生成target文件时, 不会把Resource外的xml文件编译进去,此时需要自己把main/java中xml文件导入到target文件中,需要在pom.xml中加入: 阅读全文
posted @ 2018-02-02 19:05 wxjhappy 阅读(378) 评论(0) 推荐(0)
摘要:1、右键项目名称-properties-Java Build Path - Libraries- Maven Dependencies 查看导入的包会有报错信息 阅读全文
posted @ 2017-03-29 10:32 wxjhappy 阅读(3118) 评论(0) 推荐(0)