#176911
Petr Nejedly <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
The issue caused an exception whenever you tried placing a breakpoint in an ergonomics-enabled IDE with only javafx activated. It was caused by the fact that javafx debugger depends on some services provided by other modules w/o actually depending on them. The fix simply adds the dependency, which forces FoD to enable another part of the java debugger. There was no such problem in other (java+javafx) builds or when the java support was completely enabled. This is a showstopper as it made first hand experience with javafx dissasterous. The fix is safe as it doesn't really change the code, only instruct the platform to provide more support when javafx is to be used. The diff is: http://hg.netbeans.org/javafx/rev/0776a3653334 -- Petr "Nenik" Nejedly, Sun Microsystems, http://www.sun.com 355/113 -- Not the famous irrational number PI, but an incredible simulation!