摘要:
-Dmaven.multiModuleProjectDirectory system propery is not set. Check $M2_HOME environment variable and mvn script match. 1 如果在win7下开发项目是使用的jdk版本和项目运行服 阅读全文
摘要:
出现问题提示:The method xxx of type must override or implement a supertype? annotation:@Override的原因 查阅了一下资料,发现说在jdk1.5下要使用@Override 这个annotation 必须保证 被标注方法来 阅读全文
摘要:
1 路径名字中不能有汉字 报如下错误:Error:(1, 0) Your project path contains non-ASCII characters. This will most likelycause the build to fail on Windows. Please move 阅读全文