Results 1 to 3 of 3

Thread: Groovy plugin can't resolve Grab'd dependencies

  1. #1
    Join Date
    Jun 2005
    Location
    São Paulo, Brasil
    Posts
    86

    Default Groovy plugin can't resolve Grab'd dependencies

    I pasted the HTTPBuilder example from http://groovy.codehaus.org/HTTP+Builder and the editor highlights the "import static groovyx.net.http.ContentType.*" with "Groovy:unable to resolve class groovyx.net.http.ContentType" and the "new HTTPBuilder" with a similar error.

    I can run the script from STS with no problems (except for some log4j errors which I think are not related).

    I'm running STS 2.6.1. Should I file a bug report?
    Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

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

    Default

    Hi,

    This is a known issue, but I can't actually find a referencing JIRA for it. If you want to raise one, please do so at: http://jira.codehaus.org/browse/GRECLIPSE

    cheers,
    Andy

  3. #3
    Join Date
    Jun 2005
    Location
    São Paulo, Brasil
    Posts
    86

    Default

    Thanks for the reply. Just filed http://jira.codehaus.org/browse/GRECLIPSE-1052

    Regards,
    Daniel Serodio
    Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

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
  •