Results 1 to 4 of 4

Thread: Problem Adding Spring Project Nature

  1. #1
    Join Date
    May 2006
    Posts
    15

    Default Problem Adding Spring Project Nature

    Hi, all.

    I just added WTP 1.0.2 and SpringIDE 1.3 to Eclipse 3.1.2. I am running in a Linux environment.

    When I try to add the Spring project nature to an existing project, I get the following error:

    NLS missing message: ProjectNature_addError in: org.springframework.ide.eclipse.beans.ui.SpringUIM essages.

    Has anyone encountered this error before or have an idea what I have done wrong?

    Thanks,

    Matt Stine

  2. #2
    Join Date
    Aug 2004
    Location
    Frankfurt/Main, Germany
    Posts
    253

    Default

    Matt,

    this error indicates that you are using the developer preview version of Spring IDE 1.3 which was available on the developer updatesite.

    Please delete this version of Spring IDE from your Eclipse installation and install the final version of Spring IDE 1.3 from the official updatesite http://springide.org/updatesite/ as described here.

    Torsten

  3. #3
    Join Date
    May 2006
    Posts
    15

    Default

    Torsten,

    I originally followed the instructions at the link you provided to install Spring IDE. I tried to update from there but Eclipse said there were no new updates available.

    Matt

  4. #4
    Join Date
    Aug 2004
    Location
    Frankfurt/Main, Germany
    Posts
    253

    Default

    Quote Originally Posted by mstine
    I tried to update from there but Eclipse said there were no new updates available.
    That's because you already installed a version 1.3 of Spring IDE (the developer preview and the final version have the same plugin version number). So you have to manually delete all Spring IDE related stuff from your Eclipse installation (<Eclipse Home>/[features|plugins]/org.springframework.ide.eclipse*) and install the final version of Spring IDE 1.3 from the official updatesite again.

    Torsten

Posting Permissions

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