Results 1 to 2 of 2

Thread: Developing an application in Spring in Eclipse environment

  1. #1
    Join Date
    Apr 2005
    Posts
    1

    Default Developing an application in Spring in Eclipse environment

    Hello,

    Could anybody please guide me developing an application using Spring Framework on Eclipse environment. I will highly appreciate if a detailed step by step procedure is given.

    Thank you
    Sailaja

  2. #2
    Join Date
    Aug 2004
    Location
    San Mateo, CA
    Posts
    1,265

    Default

    Your question is not very specific. Do you mean what plugins you should use in Eclipse to help develop Spring apps? Or are you developing something Eclipse-specific?

    Normally the only essential plugin I would recommend is a good XML editor. XMLBuddy is pretty good. A good XML editor gives you code assist, so you never need to type a Spring tag in, and get your structure validated as you go.
    Rod Johnson - GM, SpringSource Division, VMware
    http://www.springsource.com
    Spring From the Source

Similar Threads

  1. Replies: 5
    Last Post: Aug 9th, 2008, 05:30 AM
  2. Eclipse RCP Application with Spring HTTPInvoker
    By exquisitus in forum Architecture
    Replies: 1
    Last Post: Mar 31st, 2005, 02:51 PM
  3. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM
  4. Questioning the core component
    By Martin Kersten in forum Swing
    Replies: 6
    Last Post: Feb 21st, 2005, 03:45 AM
  5. Replies: 3
    Last Post: Nov 10th, 2004, 09:37 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •