Results 1 to 4 of 4

Thread: Breakpoints in view templates in GGTS 3.0.0 M2

  1. #1
    Join Date
    Jun 2012
    Posts
    2

    Question Breakpoints in view templates in GGTS 3.0.0 M2

    Dear all,

    I am new to Groovy/Grails/STS and I have a question concerning breakpoints in Grails view templates. I have a template _template.gsp in which I set a breakpoint. The breakpoint is marked with blue bullet, but not marked as installed with blue check mark. It does make sense since the template could be reused in other views. But then why not have breakpoints installed in multiple views when they are set in a view template?

    Could anyone give some clarification on this, i.e. how are breakpoints in Grails views/view templates intended to work?

    Many thanks,
    Thilo

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

    Default

    We don't currently support breakpoints in view template files, but we do support them in views. The feature that you suggest is a good one. Could you please raise an issue for this in the issue tracker?

    http://issuetracker.springsource.com/browse/STS
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  3. #3
    Join Date
    Jun 2012
    Posts
    2

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

    Default

    Thanks. I'll size the issue and find out how difficult it would be to implement.
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

Posting Permissions

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