Hi, > I have to say that this is not the method I user when I import an > existing project, (that was created through the maven eclipse plugin). > I removed several projects from my workspace to double check and I > was able to view everything fine with the previous method metntioned > in the email. > > Not sure what to advise, anyone else?
File -> New... -> Project... -> Java Project Project name: <select one> (x) Create project from existing source Select the directory that contains your sources. If you executed "mvn eclipse:eclipse" in that directory before, by clicking the "Next >" button the source and output directories shown in the dialog should be filled with the values generated and used by Maven. HTH Thorsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
