Hi Everybody,
I’m working on getting started with WebAPI development. I’m able to clone and build the main branch from the command line, but I get errors importing the project into eclipse.
When the project is first imported I get this error message about a problem with the gmaven-plugin:1.5.
When the project finishes importing I am left with the following Java compile errors.
The errors persist if I select one of the MVN profiles.
I’m not sure if the two are related???
I get errors if I try to install this:
http://dist.springsource.org/release/GRECLIPSE/e4.2/
This installs but I still get the same errors:
Has anyone else seen this in Eclipse?