Matt I'm stuck in a problem; now I can see it clearer. When I run *mvn eclipse:eclipse*, (the same way u run *mvn idea:idea*, in demo video) in * Basic* Archetype I get my app's hole complete Package structure: 'com.mycompany.myapp' and so on.. But, when I do the same with *Modular* Archetype, I can't get the same result!! :o I alread also tryed Run *mvn install eclipse:eclipse* , mvn appfuse:full-source, Run *mvn install* , mvn appfuse:gen-model.. But, unfortunetally I don't get the same result above. By the way, with the last 1, I can't even find the (entity) Classes generated from DataBase's Tables. Could plz suggest any alternative??! In advance, thnxs,
Ice-Man 2009/1/28 Ice-Man <derlon.aliend...@gmail.com> > Hi Matt, > > Could u plz send a sample of reveng file?? > (Obs.: here where I work, I can't even access http://tinyurl.com/3qqgcl. > :o) > In advance, thnx, > > Ice-Man > > > 2009/1/9 Matt Raible <m...@raibledesigns.com> > > You should be able to do this by creating a hibernate.reveng.xml and >> modifying it to fit your needs. >> >> http://static.appfuse.org/plugins/appfuse-maven-plugin/gen-model-mojo.html >> >> Matt >> >> On Sat, Dec 13, 2008 at 8:35 AM, Rajesh.SriRamoju >> <rajesh.sriram...@gmail.com> wrote: >> > >> > Hi >> > >> > When i tried to generate model class from databases it works fine by >> running >> > command >> > mvn appfuse:gen-model >> > But this command is generating for all the tables in the database which >> i >> > don't require in my project.. >> > Can you please help me out here to how to generate model class for >> single >> > Table. >> > where in case of mvn appfuse:gen there is option like -Dentity=Person >> > but i didnt find any way to gen-model for single table >> > >> > Thanks in advance for your help=) >> > >> > RajeshSR >> > >> > >> > >> > -- >> > View this message in context: >> http://www.nabble.com/Appfuse2-struts2-mvn-appfuse%3Agen-model-tp20991428s2369p20991428.html >> > Sent from the AppFuse - User mailing list archive at Nabble.com. >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net >> > For additional commands, e-mail: users-h...@appfuse.dev.java.net >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net >> For additional commands, e-mail: users-h...@appfuse.dev.java.net >> >> > !