Davis Ford wrote: [ .. ] > The .classpath file for the guide-ide-eclipse-site project contains this: > > <classpathentry kind="src" path="D:/temp/guide-ide-eclipse/conf" > excluding="**/*.java"/> > > This seems completely reasonable, and the directory does exist, but > eclipse cannot build the project....why? Hi
I don't work on eclipse usually but when you open a project in eclipse and it can't build it it usually show you what's the problem in the "Problems" view (I'm not sure it's called like that). when I imported maven project into eclipse for the first time it showed an error that the project could not be built because I don't have an environment variables called "M2_REPOS". what is the error when you open your project? Bye -- Haim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
