Re: [appfuse-user] appfuse project creation..

2007-12-04 Thread Matt Raible
AppFuse will download its dependencies the first time, after that it'll use your local copies. If you don't want Maven to look on the internet, use "mvn -o". Matt On Dec 4, 2007, at 9:03 PM, SaiKumar-IN wrote: Hi there, Is it neceseary appfuse downloads each time I create a project and

[appfuse-user] appfuse project creation..

2007-12-04 Thread SaiKumar-IN
Hi there, Is it neceseary appfuse downloads each time I create a project and run; or is there a way I have a repos on my local and appfuse uses it. I use Eclipse can I run directly from eclipse?? if so what config in eclipse I have to use?? I followed Matt's wiki on Eclipse. thanks