• 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

New to Eclipse IDE

 
Greenhorn
Posts: 23
Oracle
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am new to eclipse IDE. i downloaded it. now i want to develop a web application using Struts, Glassfish Server and Hibernate.

When i click on new project its going for normal console application.

Can anybody tell me from where to onload the plugins for the above 3 and install it in IDE.

Attached is the screenshot of the IDE.

Regards,
Gaurav Dighe
Eclipse-IDE.jpg
[Thumbnail for Eclipse-IDE.jpg]
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to CodeRanch!

To add web functionality, see the Eclipse WebTools project. You don't need a special plugin for Hibernate although one exists. Google "glassfish eclipse plugin" to find the plugin for your server.
 
reply
    Bookmark Topic Watch Topic
  • New Topic