Re: [appfuse-user] AppFuse 2 Development Environment Setup

2007-11-28 Thread Matt Raible
On Nov 28, 2007, at 2:56 AM, Dean Hallman wrote: Frank, If you are still hitting this problem, I think I can help... I was getting the exact problem you described in Eclipse (MyEclipse) and this is what I did to resolve: The main problem is, "mvn eclipse:eclipse" sets "bin" as the outpu

Re: [appfuse-user] AppFuse 2 Development Environment Setup

2007-11-28 Thread Dean Hallman
Frank, If you are still hitting this problem, I think I can help... I was getting the exact problem you described in Eclipse (MyEclipse) and this is what I did to resolve: The main problem is, "mvn eclipse:eclipse" sets "bin" as the output directory. However, "target" is really the output direc

Re: [appfuse-user] AppFuse 2 Development Environment Setup

2007-11-18 Thread Frank Lawlor
setting M2_REPO managed to cut the number of errors in half. -- View this message in context: http://www.nabble.com/AppFuse-2-Development-Environment-Setup-tf4829541s2369.html#a13824594 Sent from the AppFuse - User mailing list archive at Nabble.com.

Re: [appfuse-user] AppFuse 2 Development Environment Setup

2007-11-18 Thread Matt Raible
It's not AppFuse's fault - it's Eclipse. You could always use IDEA or NetBeans and probably see less "errors". ;-) I've heard Eclipse 3.3 (Europa) has a much better JSP editor. Matt On 11/18/07, Frank Lawlor <[EMAIL PROTECTED]> wrote: > > > Thanks Mike. > > I understand the the issue of bogus err

Re: [appfuse-user] AppFuse 2 Development Environment Setup

2007-11-18 Thread Frank Lawlor
Thanks Mike. I understand the the issue of bogus errors (I've had to live with it in AppFuse 1), but it seems even worse in AppFuse 2. As a developer I'm concerned that with so many "errors" I can tell what is really an error. I hope there is some plan to resolve this in the future. -- View th

Re: [appfuse-user] AppFuse 2 Development Environment Setup

2007-11-18 Thread Michael Horwitz
On Nov 18, 2007 7:02 PM, Frank Lawlor <[EMAIL PROTECTED]> wrote: > > > > Rob Hills wrote: > > > > ... > > > > HTH, > > > > Rob Hills > > Waikiki, Western Australia > > > > Rob, > > I really do appreciate your taking the trouble to reply, but you basically > just told me to follow the directions wh

Re: [appfuse-user] AppFuse 2 Development Environment Setup

2007-11-18 Thread Frank Lawlor
Rob Hills wrote: > > ... > > HTH, > > Rob Hills > Waikiki, Western Australia > Rob, I really do appreciate your taking the trouble to reply, but you basically just told me to follow the directions which you recognize that I already read. I still have an Eclipse environment with a bunch of

Re: [appfuse-user] AppFuse 2 Development Environment Setup

2007-11-18 Thread Rob Hills
Hi Frank, Frank Lawlor wrote: I am trying to set up AppFuse 2. I followed the instructions at http://appfuse.org/display/APF/AppFuse+QuickStart. Seemed to go ok (but it set up my project in my documents dir w/o even asking me where I REALLY want it!) It's a shame you find it all so confusing.