I just found the solution in http://www.nabble.com/Creating-eclipse-project-for-appfuse-2.0-tf3096064s236 9.html#a8639169
-----Ursprüngliche Nachricht----- Von: René Günther [mailto:[EMAIL PROTECTED] Gesendet: Sonntag, 25. November 2007 22:07 An: [email protected] Betreff: [appfuse-user] M2_REPO Hi, I am starting my appfuse 2 application with eclipse. I set the M2_REPO variable successfully. But eclipse still cant find eg org.appfuse.model.BaseObject. I then did the following in eclipse: Project->Properties->Java Build Path The strange thing is I cant add M2_REPO, I can only add the jars one by one, like: M2_REPO/junit/junit/4.4/junit-4.4.jar You know of any way to add all jars belonging to M2_REPO at once? Regards René --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
