Re: Eclipse plugin for Struts2

2008-12-23 Thread elyes sallem
you get the war blank project, you put it in a directory, you align it with an eclipse project structure src-- MessageResources, your packages,java file,(probably hibernate.cfg,*.hbm.xml ...) WebContent-- META-INF | -- WEB-INF (where u put .tld, validation,struts-config ...) |

Re: Eclipse plugin for Struts2

2008-12-23 Thread Srinivasan KS
means, no need of any specific plugin for eclipse for using struts2? kindly let me know the procedure involved. vasan On Tue, Dec 23, 2008 at 4:39 PM, elyes sallem wrote: > you can import the struts blank projet, with struts-config,web.xml ... > > Elyes > > 2008/12/23 Srinivasan KS > > > Hi, >

Re: Eclipse plugin for Struts2

2008-12-23 Thread elyes sallem
you can import the struts blank projet, with struts-config,web.xml ... Elyes 2008/12/23 Srinivasan KS > Hi, > If I create a new Struts project in eclipse, it has to create all basic > necessary configuration files(like struts.xml,web.xml) etc. > > For that, what plug-in i need to confiugre with

Re: Eclipse plugin for Struts2

2008-12-23 Thread Dave Newton
--- On Tue, 12/23/08, Srinivasan KS wrote: > For that, what plug-in i need to confiugre with eclipse & Jdeveloper. I don't know of any either. IntelliJ has some S2 support, though, I've noticed, at least for completion etc. Dave

Re: Eclipse plugin for Struts2

2008-12-23 Thread Srinivasan KS
Hi, If I create a new Struts project in eclipse, it has to create all basic necessary configuration files(like struts.xml,web.xml) etc. For that, what plug-in i need to confiugre with eclipse & Jdeveloper. Please tell me. Thanks. Srinivasan On Tue, Dec 23, 2008 at 2:28 PM, Nils-Helge Garli Hegv

Re: Eclipse plugin for Struts2

2008-12-23 Thread Nils-Helge Garli Hegvik
If you just want to "use" Struts 2 with your IDE, just set up a basic web application and add the required dependencies and entries in web.xml. If you're looking for a graphical configuration plugin, I'm not aware of any. Maybe this can help you get started: http://struts.apache.org/2.0.14/docs/do

Re: Eclipse plugin

2006-06-29 Thread David Durham
David Friedman wrote: Also, if you are using Eclipse, I believe a new RELEASE version is coming out in the next week (or sooner) so you might want to upgrade almost immediately once it comes out in case it has any benefits (speed, new features, better possible stability, etc.). That's right, "C

Re: Eclipse plugin

2006-06-29 Thread Ed Griebel
I hear it does struts and/or JSP. -ed On 6/29/06, Wilson, Scott <[EMAIL PROTECTED]> wrote: There's myEclipse... http://www.myeclipseide.com/ It's free for a month and subscription after, Scott -Original Message- From: David Friedman [mailto:[EMAIL PROTECTED] Sent: June

RE: Eclipse plugin

2006-06-29 Thread Wilson, Scott
There's myEclipse... http://www.myeclipseide.com/ It's free for a month and subscription after, Scott -Original Message- From: David Friedman [mailto:[EMAIL PROTECTED] Sent: June 29, 2006 12:25 To: Struts Users Mailing List Subject: RE: Eclipse plugin Here's one

RE: Eclipse plugin

2006-06-29 Thread David Friedman
Here's one (complete with pictures): http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=StrutsIDE Also, if you are using Eclipse, I believe a new RELEASE version is coming out in the next week (or sooner) so you might want to upgrade almost immediately once it comes out in case it has