Ahh, M2_REPO not defined ?

you need to got to goto
Preferences -> Java ->  Apperance -> Build Path -> Classpath variables

and then create a new variable M2_REPO pointing to

the folder ~/.m2/repository

Thats on Unix, I am not certain where the local Maven 2 repo is on Windows.



Ian



On 22 Apr 2008, at 17:16, Brian Eaton wrote:
On Tue, Apr 22, 2008 at 1:19 AM, Ian Boston <[EMAIL PROTECTED]> wrote:
 Have you tried

 cd shindig/java

 mvn eclipse:eclipse

 and then import the projects into eclipse ?

Yes.  It doesn't work.  I get bunches of 'Unbound classpath' and
'Project X is missing required java project Y' errors.

Reply via email to