Results 1 to 10 of 18

Thread: STS 2.9.1 Grails Plugin Manager does not open

Hybrid View

  1. #1
    Join Date
    Apr 2012
    Posts
    3

    Default STS 2.9.1 Grails Plugin Manager does not open

    Hi,

    i am starting with grails and use the STS 2.9.1. When i am trying to use the Grails Plugin Manager i got an popup with "Resolving list of available plugins" and at the first start the list was shown in the console window. But the Plugin manager does not open. I used serveral times but nothing happens. Is there a extension or plugin missing? I am using a windows 7 64bit.

    regards,
    Thomas

  2. #2
    Join Date
    Apr 2012
    Posts
    1

    Default Same here

    Did an update from 2.7 to 2.9.1 this morning and plugins in a grails project don't show in the Project Explorer and Plugin Manager won't open (successfully) to try to give things a push.

    Old project: Grails 1.2.2

    -- On edit, talked the client into upgrading Grails to 1.3.7 and so finessed the entire issue.
    Last edited by jjones42; Apr 4th, 2012 at 02:20 PM.

  3. #3
    Join Date
    Apr 2012
    Posts
    3

    Default

    I am using a fresh install with Grails 2.0.1.

  4. #4
    Join Date
    May 2010
    Posts
    398

    Default

    It is likely you are hitting this bug that I recently fixed:
    https://issuetracker.springsource.com/browse/STS-2490

    Can you check your eclipse error log and see if the null pointer exception is there (as reported in the bug). (Get the error log via menu 'Windows >> Show View >> Error Log'.

    If this is the bug you are hitting then you can find a possible workaround in the bug report. Also, you can update the Grails tooling from the nightly update site to get the bugfix.

    Let me know if you need more help with any of that.

    Kris
    Kris De Volder -- SpringSource

  5. #5

    Default

    The workarround didn't help me.
    I'm trying to get a nigthly build but I can find it.

    How can I update my STS with the fix?

  6. #6
    Join Date
    May 2009
    Location
    Vancouver
    Posts
    274

    Default

    The nightly update site for STS is here:

    http://dist.springsource.com/snapsho...S/nightly/e3.7

    Define that as an update site and then grab the Grails tools from it.

    Andy
    ---
    Andy Clement

Posting Permissions

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