facebook

Spring library

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #350594 Reply

    Andrew Cheng
    Participant

    I installed Spring 3 in the beginning, and change mind for Spring 4.
    However, Spring 4 in project facets is not available any more.
    Meaning, we can only do once. Please advise
    how do we redo the configuration.

    #350602 Reply

    support-swapna
    Moderator

    ayc868,

    We are updating our Spring tooling right now and adding support for Spring 4.

    I would recommend you edit the existing Spring container (Window > Preferences > MyEclipse > Project Libraries) and swap out the Spring 3 libraries currently there with the desired Spring 4 libraries.

    Please let us know if you see any issues.

    #350677 Reply

    Andrew Cheng
    Participant

    How do I swap? I do not see Spring 4.
    only 3.1.1

    #350684 Reply

    support-swapna
    Moderator

    Hi,

    Here are the steps to add Spring 4 support to your project :

    1. To remove the Spring 3.1 library from the project, select ‘Disable Library Configuration’ on the spring facet configuration page instead of ‘MyEclipse Library’. Applying the changes will automatically remove the added Spring 3.1 libraries from the existing project.Here is the screenshot for your reference :

    2. You should download the required Spring 4 jars from the SpringSource site. Create a user library (window > preferences > java > buildpath > user libraries) and add the Spring 4 jars to it.

    3. Add the user library to the project’s build path.

    Let us know if you see any issues.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Spring library

You must be logged in to post in the forum log in