The only thing I see wrong with the directions is that the download is
closer to 110M than 30M.

I just verified this in a clean workspace and it does work.  The only
thing to be wary of is that Eclipse occasionally doesn't get the build
right the first time.

If that happens, things to try, in order of increasing
heavy-handedness, include:

1. refreshing all the projects (this should have happened already, but
it's the lightest-weight operation)
2. cleaning all projects to force a rebuild
3. closing all projects and reopening them
4. closing Eclipse and restarting it

Most of the time things should build correctly the first time.  The
remainder of the time #2 should be enough to fix it.

Tom

On Mon, May 5, 2008 at 9:17 AM, Nicolas Raoul
<[EMAIL PROTECTED]> wrote:
> 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]

Reply via email to