On Jan 11, 2007, at 12:56 AM, Daniel Fagerstrom wrote:
File -> Import ... -> General -> Existing projects into workspace -> Point on a directory that contains the project, it will be scanned for Eclipse project descriptors. It takes some time for Eclipse to scan all of cocoon-trunk. Choose the projects you want.
D'oh, I've always just used this to import a single project, never noticed the "scanning" business :-o
Take a look at properties -> Java build path for the project, to see what other projects it depends on and make sure that you import all dependencies.
Well, I'm really a little too lazy for that, but if that's what I have to do... :-/.
Has anyone tried the Eclipse Maven plugin [1] ? —ml— [1] http://m2eclipse.codehaus.org/
