Eclipse project generation

2007-04-11 Thread Simon Laws
To debug the calculator sample I did a mvn -Peclipse eclipse:eclipse in java/sca and imported the calculator sample project and all dependecy projects, into eclipse. Is there a way of generating the workspace automatically to avoid the import step? Looking at the eclipse plugin documentation

Re: Eclipse project generation

2007-04-11 Thread Luciano Resende
Look at how people is doing in Apache Abdera https://svn.apache.org/repos/asf/incubator/abdera/java/trunk/BUILDING I think you can use : mvn -Declipse.workspace=/path/to/workspace eclipse:eclipse On 4/11/07, Simon Laws [EMAIL PROTECTED] wrote: To debug the calculator sample I did a mvn

Re: Eclipse project generation

2007-04-11 Thread Simon Laws
On 4/11/07, Luciano Resende [EMAIL PROTECTED] wrote: Look at how people is doing in Apache Abdera https://svn.apache.org/repos/asf/incubator/abdera/java/trunk/BUILDING I think you can use : mvn -Declipse.workspace=/path/to/workspace eclipse:eclipse On 4/11/07, Simon Laws [EMAIL PROTECTED]

Eclipse project generation problems

2006-04-12 Thread Srikanth Bhattiprolu
Am seeing some issues where the classpath that gets generated after running mvn eclipse:eclipse is getting set to a wierd path: classpathentry kind=var path=M2_REPO/org/eclipse/emf/common/2.2.0-I20060216/common- 2.2.0-I20060216.jar/ instead of ... classpathentry kind=var