用Eclipse在线安装的方式:Help-->Install New Software地址输入:http://m2eclipse.sonatype.org/sites/m2e/,列表中打勾勾上后点击Next安装maven插件时遇到了如下的错误:Cannot complete the install ...
分类:
其他好文 时间:
2014-08-04 13:42:47
阅读次数:
255
Java compiler level does not match the version of the installed Java project facet Assuming that you are using the m2e plugin in Eclipse, you‘ll need to specify the?source?and?targetversions as...
分类:
其他好文 时间:
2014-07-25 00:11:14
阅读次数:
223
android-m2e插件与maven 自定义用户配置路径 不管插件还是maven,默认的用户配置路径是统一的:${user.home}/.m2/settings.xml 但是插件可以通过eclipse设置用户配置的路径(配置方法参考《ADT+Android-m2e环境搭...
分类:
其他好文 时间:
2014-07-21 10:06:46
阅读次数:
334
今天在按照《Maven实战》这本书给eclipse配置maven的m2eclipse插件的时候发现,书中写的老的下载地址http://m2eclipse.sonatype.org/sites/m2e失效了,后来去官网上查了下发现插件下载地址改成这个了:https://repository.sonat...
分类:
其他好文 时间:
2014-07-11 20:03:44
阅读次数:
271
在线安装 地址变了下面的:http://download.eclipse.org/technology/m2e/releasesEclipse Indigo安装Maven插件Maven Integration for Eclipse时会报此异常。测试于:eclipse-jee-indigo-SR2-...
分类:
系统相关 时间:
2014-06-16 23:55:38
阅读次数:
421