• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

how to develope struts by eclipse ?

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
what plugin I should use to develope a struts by eclipse(version 3.1)?
can you tell me concrete steps to install these plugins?

thanks
 
Ranch Hand
Posts: 4864
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You have a lot of options for developing Struts using Eclipse.

If it's important to you to have a 100% free toolset, go to:

http://www.eclipse.org/downloads/index_project.php

And download the Web Tools Platform Project. You will also find instructions for dowloading and installation at this site.

I have found these tools to be a bit buggy and not easy to install.

If you're willing to pay, there are a number of commercial plugins available. The cheapest, and in my opinion the best value is MyEclipse available at:

http://www.myeclipseide.com/

It costs $29.95 per year, and has a lot of very handy features.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic