Re: mvn eclipse:eclipse on linux M2_REPO/path not found by eclipse

2006-06-10 Thread Marc Weber
On Sat, Jun 10, 2006 at 12:19:03PM -0400, Alexandre Poitras wrote:
> Just do it manually :
> http://maven.apache.org/plugins/maven-eclipse-plugin/overview.html
Works fine. Thanks.

I should have restarted eclipse and not just updating using F5..

Marc

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: mvn eclipse:eclipse on linux M2_REPO/path not found by eclipse

2006-06-10 Thread Alexandre Poitras

Just do it manually :
http://maven.apache.org/plugins/maven-eclipse-plugin/overview.html

On 6/10/06, Marc Weber <[EMAIL PROTECTED]> wrote:

Hi.

After running
mvn eclipse:eclipse -Dproject=projectname
I get my .classpath file. Fine.
BUILD SUCCESFUL.

But eclipse still can't resolve it.

Even
mvn eclipse:add-maven-repo -Declipse.workspace=/home/marc/workspace

the classpath entries look like this

  
  

didn't help.
What am I doing still wrong?

Marc

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



mvn eclipse:eclipse on linux M2_REPO/path not found by eclipse

2006-06-10 Thread Marc Weber
Hi.

After running 
mvn eclipse:eclipse -Dproject=projectname
I get my .classpath file. Fine.
BUILD SUCCESFUL.

But eclipse still can't resolve it.

Even
mvn eclipse:add-maven-repo -Declipse.workspace=/home/marc/workspace

the classpath entries look like this

  
  

didn't help.
What am I doing still wrong?

Marc

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]