Re: [appfuse-user] (AppFuse 2.0.2) CRUDs in separated Pack

2009-02-25 Thread Ice-Man
Oh, yeah! I'm gonna make it in practice! ;-)) So, I'm gonna discover it very soon! :o Thnx a lot, Ice-Man 2009/2/17 Matt Raible > That's why I said "a good IDE" - IDEA will refactor XML files as well. > ;-) > > I don't know if the latest version of Eclipse supports this. > > Matt > > > On

Re: [appfuse-user] (AppFuse 2.0.2) CRUDs in separated Pack

2009-02-17 Thread Matt Raible
That's why I said "a good IDE" - IDEA will refactor XML files as well. ;-) I don't know if the latest version of Eclipse supports this. Matt On Feb 17, 2009, at 8:08 AM, Ice-Man wrote: Oh, and about Web part I gues I might make a few adaptations in Deployment Descriptors (lke struts.x

Re: [appfuse-user] (AppFuse 2.0.2) CRUDs in separated Pack

2009-02-17 Thread Ice-Man
Oh, and about Web part I gues I might make a few adaptations in Deployment Descriptors (lke struts.xml, etc.), shouldn't I??! U've drive me quite pace. Thnx a lot, Ice-Man 2009/2/17 Matt Raible > This is not possible in the current version. However, you should be able to > refactor afte

Re: [appfuse-user] (AppFuse 2.0.2) CRUDs in separated Pack

2009-02-17 Thread Matt Raible
This is not possible in the current version. However, you should be able to refactor after generating the code. If you're using a good IDE, it should take less than a minute. Matt On Tue, Feb 17, 2009 at 5:36 AM, Ice-Man wrote: > > AppFuse Experts / forks, > > (I made a little research her

[appfuse-user] (AppFuse 2.0.2) CRUDs in separated Pack

2009-02-17 Thread Ice-Man
AppFuse Experts / forks, (I made a little research here in nabble, but no secess, so) I'd like to know if I may (How to) generate CRUDs in separated Packages. For example: when we generate Person CRUD (in basic and Web mod) we (should) put (all) the class(es) in 'com.company.app.webapp.a