This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.
Product Version = NetBeans IDE Dev (Build 200911171401) (#d7b3ad6247f5) Operating System = Windows XP version 5.1 running on x86 Java; VM; Vendor = 1.6.0_15; Java HotSpot(TM) Client VM 14.1-b02; Sun Microsystems Inc. Steps to reproduce: - Format the code -------------------------------------------------------- function start(runnable: java.lang.Runnable) { } -------------------------------------------------------- The result is: -------------------------------------------------------- function start(runnable: java .lang.Runnable) { } --------------------------------------------------------
fixed http://hg.netbeans.org/javafx/rev/eca00422bd95
verified in NetBeans-JavaFX-Soma: #62
Fixed in release68_fixes http://hg.netbeans.org/javafx/rev/dc1a0e31990a
Verified in NB 6.8 patch1 2010-01-25_21-27-59