Gabriel Roldán ha scritto:
> I guess I'm not quite getting the point of the new goal.
> What's the gain in configure-workspace if you still have to run "Import
> existing projects"? Isn't that the same we have to do when we just have mvn
> eclipse:eclipse?
Afaik it sets up the M2_REPO variable a
I guess I'm not quite getting the point of the new goal.
What's the gain in configure-workspace if you still have to run "Import
existing projects"? Isn't that the same we have to do when we just have mvn
eclipse:eclipse?
Gabriel
On Thursday 17 April 2008 06:26:58 pm Adrian Custer wrote:
> Hey
Hey all,
Crazy install days here. I just tried the new eclipse maven plugin,
version 2.5.1. It has a new goal
eclipse:configure-workspace -Declipse.workspace=/some/dir
which worked like a charm. After a maven clean, mvn install, and an
eclipse:clean and eclipse:eclise, I ran the above command.