Results 1 to 3 of 3

Thread: generate-all grails command in STS 2.5.0.M3 not working with wildcards

  1. #1
    Join Date
    Nov 2009
    Posts
    9

    Default generate-all grails command in STS 2.5.0.M3 not working with wildcards

    I am using:
    - STS 2.5.0.M3
    - Mac OS X 10.6.4
    - JDK 1.6.0_20
    - Grails 1.3.4

    According to grails docs you can pass a wildcard to generate-all command.

    I can run this from cmd line. e.g:
    > grails generate-all "*" //note the wildcard is in quotes to avoid shell gobbling

    However I can't seem to run this in STS. When I do nothing happens on the console.

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

    Default

    Hi,

    that seems like a bug to me. Could you please raise a JIRA at http://issuetracker.springsource.com/browse/STS.

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

  3. #3
    Join Date
    Nov 2009
    Posts
    9

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
  •