Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-1636

Can't debug dynamically loaded Groovy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 8.2
    • None
    • cnd - Debugger
    • None
    • 64 bit Linux, Java 8, Tomcat 8.0.27

    Description

      I have a program that can load (Java or Groovy) source code and compile it into JVM bytecode to execute in a Tomcat environment.  (microservices).   I can put breakpoints in either under IntelliJ and it breaks as expected.  NetBeans works fine for Java but ignores breakpoints set in Groovy.  I am sure it is executing correctly because if I change the source code, the REST service immediately reflects the change.  It just ignores breakpoints in Groovy.

      I do have the Groovy feature activated.

      All of the code is at https://github.com/kiss-web/Kiss

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            blake1024 Blake McBride
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: