Results 1 to 3 of 3

Thread: GGTS does not break on breakpoint set in Quartz job

  1. #1
    Join Date
    Aug 2012
    Posts
    2

    Default GGTS does not break on breakpoint set in Quartz job

    GGTS version: 3.0.0.RELEASE
    Grails version: 2.1.0
    Quartz plugin version: 1.0-RC2

    I'm able to set a breakpoint in the editor; however, execution never stops. Breakpoints do work in services, controllers, etc. Many Google searches have come up empty. Any help will be greatly appreciated!

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

    Default

    Can you be a little more specific about what is not working?

    Which file are you trying to set a breakpoint on? Is this file in a source folder? After the app is in debug mode, do you ever see a checkmark overlayed on the breakpoint (the checkmark means that the breakpoint is installed, a simple blue dot means that it is not).
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  3. #3
    Join Date
    Aug 2012
    Posts
    2

    Default

    Got it! The source file wasn't in GGTS' build path. Your question regarding the source folder is what clued me in. Thanks so much!

Posting Permissions

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