Eclipse下导入maven项目。最后报错。求解决方法
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Eclipse下导入maven项目。最后报错。求解决方法相关的知识,希望对你有一定的参考价值。
maven版本:maven2 jdk版本:1.6
报错信息:
An internal error occurred during: "Importing Maven projects".
Java heap space
NSMutableIndexSet *indexSet = [NSMutableIndexSet indexSet];
for ( NSIndexPath *indexPath in indexPathsForVisibleRows )
[indexSet addIndex:indexPath.section];
NSLog(@"indexSet %@",indexSet);
// indexSet <NSMutableIndexSet: 0x11a5c190>[number of indexes: 5 (in 1 ranges追问
啥意思。没看懂哎
参考技术B 可以看一下这个博客。blog.csdn.net/u010436741/article/details/38437015以上是关于Eclipse下导入maven项目。最后报错。求解决方法的主要内容,如果未能解决你的问题,请参考以下文章
关于maven的问题,不知道为啥Eclipse导入maven工程以后报错