Results 1 to 3 of 3

Thread: Cannot add Groovy/Grails support

  1. #1
    Join Date
    Apr 2010
    Location
    Quebec, Canada
    Posts
    2

    Question Cannot add Groovy/Grails support

    Hi,

    I installed STS2.3.2, I then installed extensions Groovy Eclipse and Grails support.

    After restarting STS (as suggested), I can see the Grails support extension is marked as installed but I still see Groovy Eclipse as available for installation, as if it were not installed. When I try to install it, I get the message ""Groovy-Eclipse Feature" will be ignored because it is already installed.".

    I tried to uninstall both and then reinstall them both, same behavior.
    Of course, there are no entries Groovy nor Grails in the "New project" popup.

    Any clues on how to fix this?

    Installation: Ubuntu 9.10 32 bit/STS2.3.2/JDK+JRE 1.6.019

    Thanks,

    Gael.
    Last edited by Titom; Apr 17th, 2010 at 03:22 PM.

  2. #2
    Join Date
    Apr 2010
    Location
    Quebec, Canada
    Posts
    2

    Default Solved

    Hi,

    I've found the "issue"... I had STS installed on /usr/share/springsource, a folder that belongs to root. Without starting STS and installing the extensions "as root", the process screwed something in STS configuration. Probably because extensions were not installed in the STS directories but in my home folder. If you have this issue, just go to the STS installation folder and start STS using:

    $ sudo ./STS

    In order to have Grails and Groovy activated.

    Gael.

  3. #3
    Join Date
    Aug 2004
    Location
    Duesseldorf, Germany
    Posts
    1,210

    Default

    Hi,

    yes, this is indeed a known issue in Eclipse' update mechanism. This is being tracked at:

    STS-734: Grails install fails in shared install environments
    https://issuetracker.springsource.com/browse/STS-734

    Regards, Christian
    Christian Dupuis
    SpringSource, a division of VMware
    Lead, SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/cdupuis

Posting Permissions

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