Hi Nicolas, I assume you are talking about building just the basic argouml project, and that you are getting these problems before you try importing the argouml-sequence2.psf project file.
I have just tried the checkout using the instructions at §2.9.3 (on Eclipse 3.3.1.1), and the argouml-core-projectset.psf file builds fine automatically. All I had to do afterwards was select the argouml-app project, then click the 'play' button. In some cases in the past, I have had to select all of the projects, and do a refresh, rebuild, but that wasn't necessary this time. Do you have the PDT tools installed? The PDT plugin handles some of the dependencies across the projects, and I've previously had problems if that has been missing. To install, follow http://argouml-stats.tigris.org/documentation/defaulthtml/cookbook/ch02s09.html#eclipse-install-instructions Dave On Mon, 5 May 2008 15:17:43 +0200, "Nicolas Raoul" <[EMAIL PROTECTED]> said: > Hi all, > > I am willing to try out the latest sequence2 improvements, so I am > trying to build the latest SVN source through Eclipse. I used to do > this a few weeks ago, but for some reason it does not work anymore. > Maybe it's me, or something is broken, so I just ask here. > > Today I just followed §2.9.3. "Checking out through Eclipse" at > http://argouml-stats.tigris.org/documentation/defaulthtml/cookbook/ch02s09.html#eclipse-checkout > > I imported the first PSF of http://argouml.tigris.org/psf/ which is: > http://argouml.tigris.org/nonav/psf/argouml-core-projectset.psf > > After the check out, Eclipse started building. When it was over, my > Eclipse "Problems" view contained these errors: > > Bundle 'org.argouml.core.infra' cannot be resolved > Bundle 'org.argouml.core.model' cannot be resolved > Package 'jdepend.framework' does not exist in this plug-in > Package 'jdepend.swingui' does not exist in this plug-in > Package 'jdepend.textui' does not exist in this plug-in > Package 'jdepend.xmlui' does not exist in this plug-in > Package 'org.easymock.internal' does not exist in this plug-in > Package 'org.easymock' does not exist in this plug-in > Project 'argouml-app' is missing required library: > '\argouml-core-tools\jdepend-2.9\lib\jdepend-2.9.jar' > Project 'argouml-app' is missing required library: > '\argouml-core-tools\lib\easymock12.jar' > The project cannot be built until build path errors are resolved > > If I try to launch ArgoUML anyway, it complains about easymock12.jar > not existing. > > Did I misunderstand the developers' cookbook ? > > Thanks a lot ! > Nicolas. > > --------------------------------------------------------------------- > 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]
