First run mvn eclipse:eclipse and then import the project in Eclipse.
Jeff MAURY
2011/11/19 Mariano Vallés
> Hi, I am trying to import HDFS Test classes to Eclipse.
>
> After running:
> $ mvn test -DskipTests
>
> And importing the corresponding project to the workspace I get a lot of
> errors,
Hi, I am trying to import HDFS Test classes to Eclipse.
After running:
$ mvn test -DskipTests
And importing the corresponding project to the workspace I get a lot of
errors, specially with the import aop.* lines.
Is there any special way to do this?
Thanks,
Mariano