Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24

Thread: Cannot install Grails support in STS-2.3.3-M2

  1. #21
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    747

    Default

    You should not try manually adding them. There may be other jars that your project requires, but aren't on the path.

    You've run update dependencies and this doesn't help?

    Can you run it again and look in your error log?
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  2. #22

    Default

    sorry: my mental model of how all this works isn't up to snuff. How do I update dependencies?

  3. #23

    Default

    Well, I think I figured it out: I told Maven to update dependencies automatically (through the dependencies tab of the properties dialog), then restarted the IDE, and then did an update.

    Thanks for your help,

    Gene

  4. #24
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    747

    Default

    Glad that worked. You could also have updated the dependencies on your grails project.

    Right click on the project -> Grails tools -> Refresh Dependencies
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

Tags for this Thread

Posting Permissions

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