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.

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.

I just imported all the projects in trunk. I get all kinds of errors of this sort:

Unbound classpath variable: 'M2_REPO/aopalliance/aopalliance/1.0/aopalliance-1.0.jar' in project cocoon-core
—ml—

Reply via email to