FWIW, I've been using the code from the tutorials for the code templates. You can get these by checking out the appfuse-demos project from google-code:
http://code.google.com/p/appfuse-demos/source Matt On 4/11/07, Matt Raible <[EMAIL PROTECTED]> wrote:
The one I'm currently working on is in the sandbox, you can check it out using: svn co https://appfuse.dev.java.net/svn/sandbox/appfuse-maven-plugin After checking it out, run "mvn idea:idea" (or eclipse:eclipse if that's your preference). After doing that, you should be able to run the tests in your IDE and look at the output in target/appfuse/generated-sources. I've completed the templates up until the service layer, I still need to do the web tier. To add new templates, you'll need to add lines in AppFuseExporter.java (with if statements for the web framework) and templates in src/main/resources/appfuse. Let me know if you have any issues. I'm hoping to work on this a bit tonight, so I'll be on IRC in a few hours. Matt On 4/11/07, Ömer Başar <[EMAIL PROTECTED]> wrote: > > Hi Matt, > > I would like to help on this plugin. At least I think I can help with the > template copy/paste job. :) I used velocity and freemarker. Maybe I can help > somehow and I would like to help. > -- > View this message in context: http://www.nabble.com/AppGen-for-2.x-tf3560149s2369.html#a9947630 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com
-- http://raibledesigns.com
