> > does it generate struts 1.1??? (don't appear in the combo of struts > >versions) > Not yet > >it could be a good idea to make it use xdoclet tags instead of > generating > >directly struts-config.xml... > > Can you explain what is xdoclet XDoclet (http://xdoclet.sourceforge.net/) is a code generator tool. Through javadoc style comments and ant tasks, it creates, for example, ejb-kar.xml for ejb's struts-config.xml for struts, and web.xml for servlets, besides others. Very worthwhile.
> > >it looks like a bug when setting properties, couldn't set the > properties... > > Yes, SWT tables have strange comportement ;) > > > Emerson Cargnin - MSA <[EMAIL PROTECTED]> a �crit : does it > generate struts 1.1??? (don't appear in the combo of struts > versions) > it could be a good idea to make it use xdoclet tags instead of > generating > directly struts-config.xml... > it looks like a bug when setting properties, couldn't set the > properties... > > I'm using 2.0 M1 eclipse > > > ----- Original Message ----- > From: "Will Jaynes" > To: "struts user" > Sent: Tuesday, May 28, 2002 9:29 AM > Subject: Re: [ANNOUNCE] Struts Wizard Beta for ECLIPSE v2.0 > > > > I'm useing Eclipse build 20020521, but after the install and restart > no > > "Jakarta Struts" shows under the "New" menu. ??? > > > > emmanuel.boudrant wrote: > > > Hi, > > > All the Eclipse plugins are in the plugins directory so extract the > archive in your [eclipse]/plugins directory, the directory structure > must be > : > > > [eclipse]/plugins/com.cross.wizard.struts/ > > > To use it, click on New... , select Jakarta Struts > Let's struts it > ... > and enjoy. > > > -Emmanuel > > > Damien VIEL a �crit : Nice news, > > > > > > How do you install the plugin in Eclipse and how do you use it ? > > > > > > Thanks > > > Dams > > > ----- Original Message ----- > > > From: "emmanuel.boudrant" > > > To: "Struts Users Mailing List" > > > Sent: Monday, May 27, 2002 6:39 PM > > > Subject: [ANNOUNCE] Struts Wizard Beta for ECLIPSE v2.0 > > > > > > > > > > > >>Hello struts, > > >>Eclispe Struts Wizard v1.0 just released. This is Same UI like > JBuilder > > > > > > Wizard but with SWT. > > > > > >>Feature : > > >>- ActionForm, Action, input JSP and struts-config.xml generation > powered > > > > > > by eclipse framework. > > > > > >>- Compatible with Tomcat plugin from Sysdeo. > > >>- And some bugs... > > >>Available at http://www.mycgiserver.com/~eboudrant/ > > >> > > >> > > >>In future release: > > >>- perhaps support for Eclipse 1.0 (and WSAD). > > >>- support for Struts 1.1 > > >>- Include a struts-config editor... (perhaps with struts console;) > > >> > > >> > > >>-Emmanuel > > >> > > >> > > >> > > >> > > >>--------------------------------- > > >>Yahoo! Mail -- Une adresse @yahoo.fr gratuite et en fran�ais ! > > >> > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > > For additional commands, e-mail: > > > > > > > > > > > > --------------------------------- > > > Yahoo! Mail -- Une adresse @yahoo.fr gratuite et en fran�ais ! > > > > > > > > > > > -- > > To unsubscribe, e-mail: > > > For additional commands, e-mail: > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > > > --------------------------------- > Yahoo! Mail -- Une adresse @yahoo.fr gratuite et en fran�ais ! > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

