I had to add manually a couple of jar files from ~/.m2 that were not added by this command. Also as far as this commend simply expands the entire repository to individual files - I'd say it is only half way helpful. It seems that eclipse team might want to have some sort of auto-expand feature.
There was another strange thing with this command on modular appfuse: it did not create .project and .classpath file in the root, only in the core and webapp directories. I had to resort to using basic appfuse instead of modular for the whole thing to finally pass through the first JUnit test and have eclipse not complaining about dependencies. I wonder if somebody with modular appfuse has actually done this to eclipse. I will try to copy this .classes files over from basic to modular project and see maybe this would help, but this is still half way from auto. Thanks, Nikolay --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
