IDEA 中 maven 项目依赖没有自动 add class path的问题
            时间:2015-04-10 20:33:10  
            收藏:0  
            阅读:3278
        
        
         
 
Settings -> Maven -> Importing 确保 import maven projects automatically 勾上,自动加载maven依赖 到 classpath
 
 
确保 ingored 没有本项目的pom
原文:http://my.oschina.net/u/157514/blog/398728
            评论(0)