Scala for NetBeans Screenshot#7: Working on Debug II
So, I've found the cause of that can't add breakpoints on context of object. By setting the enclosing class name of object as object's name + "$", I can now add breakpoints upon object.
To reach here, I have to write an EditorContextImpl for Scala, which will get all compilation information from Scala semantic analyzer. But, to get all debugging features working, I have still to process a bit more conditions. After that, I'll release these modules for public trying.
Click on the picture to enlarge it
Posted at 03:55AM Jan 31, 2008 by dcaoyuan in AIOTrade | Comments[1]


http://www.youtube.com/watch?v=01rXrI6xelE
Posted by chumnap on January 31, 2008 at 11:55 PM PST #