Re: Struts with Eclipse 3.1

2006-05-25 Thread Manfred Wolff
Take maven and you have no problem with any IDE or development environment. Manfred Dave Newton wrote: > [EMAIL PROTECTED] wrote: > >> My point is that Eclipse does not, in the base IDE, have the knowledge to >> build and deploy a web-app. You can get that capability with ANT, which >> giv

Re: Struts with Eclipse 3.1

2006-05-25 Thread Dave Newton
[EMAIL PROTECTED] wrote: > My point is that Eclipse does not, in the base IDE, have the knowledge to > build and deploy a web-app. You can get that capability with ANT, which > gives you all the flexibility in the world about how you arrange your > project, or with a plugin, which requires you

RE: Struts with Eclipse 3.1

2006-05-25 Thread George.Dinwiddie
Sysdeo plugin. > > > Martin > > > -Ursprüngliche Nachricht- > > Von: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] > > Gesendet: Donnerstag, 25. Mai 2006 18:48 > > An: user@struts.apache.org > > Betreff: RE: Struts with Eclipse 3.1 > >

RE: Struts with Eclipse 3.1

2006-05-25 Thread George.Dinwiddie
to do. > -Original Message- > From: Maya menon [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 25, 2006 12:33 PM > To: Struts Users Mailing List > Subject: Re: Struts with Eclipse 3.1 > > > But I donnot have an ANT build file. for my project, we donot > have an ANT bui

Re: Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
-Original Message- > From: Maya menon [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 25, 2006 10:54 AM > To: Struts Users Mailing List > Subject: RE: Struts with Eclipse 3.1 > > > Yes, I was trying that. > > I created an empty "Web project" in eclip

Re: Struts with Eclipse 3.1

2006-05-25 Thread Miguel Galves
you to specify a project at which point, you can create a new project. Hopefully this will merge the two and generate a singular file structure. Harsh. -Original Message- From: Maya menon [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 10:54 AM To: Struts Users Mailing List Subject:

RE: Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
MAIL PROTECTED] Sent: Thursday, May 25, 2006 10:54 AM To: Struts Users Mailing List Subject: RE: Struts with Eclipse 3.1 Yes, I was trying that. I created an empty "Web project" in eclipse and imported struts-sample.war. But this created two WEB-INF directories and 2 web.xml files. Looks li

RE: Struts with Eclipse 3.1

2006-05-25 Thread Chaudhary, Harsh
file structure. Harsh. -Original Message- From: Maya menon [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 10:54 AM To: Struts Users Mailing List Subject: RE: Struts with Eclipse 3.1 Yes, I was trying that. I created an empty "Web project" in eclipse and imported st

RE: Struts with Eclipse 3.1

2006-05-25 Thread Samere, Adam J
The best IDE support for struts in eclipse I've found is now owned by BEA, and is called BEA Workshop Studio. It was formerly NitroX from m7. It does a great job of providing development time error checking and code completion in jsp and xml configuration files, including validation and tiles confi

RE: Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
cofig.xml, an Action class, a Struts form and an HTML or JSP page. Harsh. -Original Message- From: Maya menon [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 10:17 AM To: Struts Users Mailing List Subject: RE: Struts with Eclipse 3.1 Ok Thanks. Can I just import the zip file

RE: Struts with Eclipse 3.1

2006-05-25 Thread Chaudhary, Harsh
: Thursday, May 25, 2006 10:31 AM To: Struts Users Mailing List Subject: RE: Struts with Eclipse 3.1 Thanks Harsh. I also dont care about ide support. But think you have an existing web project and you want to use struts files. How do you do that ? In my case, I have a web project in

RE: Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
s in struts-cofig.xml, an Action class, a Struts form and an HTML or JSP page. Harsh. -Original Message- From: Maya menon [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 10:17 AM To: Struts Users Mailing List Subject: RE: Struts with Eclipse 3.1 Ok Thanks. Can I just import the z

RE: Struts with Eclipse 3.1

2006-05-25 Thread Chaudhary, Harsh
Sent: Thursday, May 25, 2006 10:17 AM To: Struts Users Mailing List Subject: RE: Struts with Eclipse 3.1 Ok Thanks. Can I just import the zip file to my project and start using it ? Maya "Chaudhary, Harsh" <[EMAIL PROTECTED]> wrote: Sure you can. Just include the Str

RE: Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
Ok Thanks. Can I just import the zip file to my project and start using it ? Maya "Chaudhary, Harsh" <[EMAIL PROTECTED]> wrote: Sure you can. Just include the Struts lib files in your project. If you are talking about IDE support for Struts, then I would suggest: http://www.myeclipseide.c

RE: Struts with Eclipse 3.1

2006-05-25 Thread Chaudhary, Harsh
Sure you can. Just include the Struts lib files in your project. If you are talking about IDE support for Struts, then I would suggest: http://www.myeclipseide.com/ContentExpress-display-ceid-55.html This is a tested plug-in for Struts on eclipse. It costs about $30 - $40. There is another Struts

Re: Struts with Eclipse 3.1

2006-05-25 Thread Jorge Martín Cuervo
Hi, of course. you can use WTP or sysdeo plugin El jue, 25 de 05 de 2006 a las 17:05, Maya menon escribió: > All, > > Is it possible to use struts with Eclipse 3.1 ? If yes, how. Can anyone > please help. > > Thanks. > > > - > Feel fr