I've tried commenting on the blog but for some reason it treats anything I submit as spam !
Anyway, I've just tried debugging my swing app on 9.04 using JDK 1.6_0_13 and it works fine for me. It may be worth adding the following switch to the command line though:
-Dsun.awt.disablegrab=true
I had to add this on previous ubuntu versions to stop the gui from freezing when a breakpoint was set on a click handler for a combo box.
Comments
rasto1968 replied ago:
I've tried commenting on the blog but for some reason it treats anything I submit as spam !
Anyway, I've just tried debugging my swing app on 9.04 using JDK 1.6_0_13 and it works fine for me. It may be worth adding the following switch to the command line though:
-Dsun.awt.disablegrab=true
I had to add this on previous ubuntu versions to stop the gui from freezing when a breakpoint was set on a click handler for a combo box.
Rob
Voters For This Link (11)
Voters Against This Link (0)