Hi All, I've found a very easy way to check out projects into eclipse via the .psf files. The cookbook (http://argouml-stats.tigris.org/documentation/defaulthtml/cookbook/ch02s08.html#eclipse-checkout) currently describes the old-old way which was to do an svn check-out, just to get hold of the .psf files. Now we can download them directly from the web site (http://argouml.tigris.org/psf/). However, I've found an even easier way:
1) Go to the Team Project Set Files download page (http://argouml.tigris.org/psf/). 2) Right click on the link you want and click (copy shortcut/copy link location). 3) Open Eclipse 4) File > Import... > Team Project Set > Next 5) File name: click 'Browse...' 6) Right-click > paste, or <ctrl>-v. After a short download delay, the filename updates with the .psf temporary file that's just been downloaded. 7) Click Finish. I'm not sure if this is an intended behaviour, because Eclipse does not allow a URL to be pasted into the first filename box, (maybe suggesting that URL prevention is intentional?). However, it does work in the file browser dialog, and I've done it several times without problems. The cookbook needs updating anyway, so shall I use this instruction in the re-write of this section? Regards, Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
