"allforjava" wrote : Hi Max, not expected such active+healthy conversation. Thank you. | | anonymous wrote : eh ? Java have .jar files to handle that ;) | | | | Create a utility jar project and add it as a dependency in the war project and it will be included. | | I agree to it. However during development phase either I need to create multiple projects OR club everything in single projects before jaring them [fidiling with dependencies]. I have just gave an example for the need of modularity. And not as my only requirement. |
I'm not sure what you are saying here ? You want modularity but you dont want to fiddle with dependencies ? How can you get one without the other ? anonymous wrote : | anonymous wrote : seam-gen has support for just generating the UI part too. seam generate-ui I think ? | | Does Eclipe IDE plugin has this option? Or can I use the console based command 'generate ui' to have views for Eclipse IDE created Seam Project. I doubt. As said a few times now, Generate entities in JBoss Tools has support to choose "from entities" and not just "from database". View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256876#4256876 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256876 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
