I don't use Eclipse, but I think that you can get build files configured by running 'mvn eclipse:eclipse'. Sadly, this requires that you've run 'mvn install' first for some reason.
-Patrick On Feb 3, 2008 12:38 AM, Avinash Nayak <[EMAIL PROTECTED]> wrote: > Hi, > I was trying to load the source code into the eclipse. > I have maven plugin installed with eclipse and imported the code as a maven > project. > But its not able to detect the java files as the java files are not inclued > in the build path. > > I am new to all these. > Is there any doc available for the purpose which could help me? > Sorry if it sounds naive. > > Thanks, > Avinash > > > --------------------------------- > Never miss a thing. Make Yahoo your homepage. -- Patrick Linskey 202 669 5907
