java.lang.AssertionError: paragraphViewStartOffset=14706 > startOffset=14031 at org.netbeans.modules.editor.lib2.view.ViewBuilder.(ViewBuilder.java:174) at org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:141) at org.netbeans.modules.editor.lib2.view.ViewUpdates.removeUpdate(ViewUpdates.java:444) at org.netbeans.lib.editor.util.swing.PriorityDocumentListenerList.removeUpdate(PriorityDocumentListenerList.java:102) at javax.swing.text.AbstractDocument.fireRemoveUpdate(AbstractDocument.java:243) at org.netbeans.editor.BaseDocument.fireRemoveUpdate(BaseDocument.java:1671) at org.netbeans.editor.BaseDocument.remove(BaseDocument.java:970) at org.netbeans.modules.editor.guards.PositionBounds$1.run(PositionBounds.java:215) at org.netbeans.editor.GuardedDocument.runAtomic(GuardedDocument.java:314) at org.openide.text.NbDocument.runAtomic(NbDocument.java:422) at org.netbeans.modules.editor.guards.PositionBounds.setText(PositionBounds.java:248) at org.netbeans.modules.editor.guards.GuardedSectionImpl.setText(GuardedSectionImpl.java:181) at org.netbeans.modules.editor.guards.SimpleSectionImpl.setText(SimpleSectionImpl.java:76) at org.netbeans.api.editor.guards.SimpleSection.setText(SimpleSection.java:69) at org.netbeans.modules.form.JavaCodeGenerator.regenerateInitComponents(JavaCodeGenerator.java:1136) at org.netbeans.modules.form.JavaCodeGenerator.regenerateCode(JavaCodeGenerator.java:3499) at org.netbeans.modules.form.FormPropertyEditor.getCustomEditor(FormPropertyEditor.java:311) at org.openide.explorer.propertysheet.PropertyDialogManager.(PropertyDialogManager.java:132) at org.openide.explorer.propertysheet.CustomEditorAction.actionPerformed(CustomEditorAction.java:220) at org.openide.explorer.propertysheet.SheetTable.processMouseEvent(SheetTable.java:728) at java.awt.Component.processEvent(Component.java:6032) at java.awt.Container.processEvent(Container.java:2041) at java.awt.Component.dispatchEventImpl(Component.java:4630) at java.awt.Container.dispatchEventImpl(Container.java:2099) at java.awt.Component.dispatchEvent(Component.java:4460) at java.awt.LightweightDispatcher.retargetMouseEvent(LightweightDispatcher.java:4577) at java.awt.LightweightDispatcher.processMouseEvent(LightweightDispatcher.java:4235) at java.awt.LightweightDispatcher.dispatchEvent(LightweightDispatcher.java:4168) at java.awt.Container.dispatchEventImpl(Container.java:2085) at java.awt.Window.dispatchEventImpl(Window.java:2478) at java.awt.Component.dispatchEvent(Component.java:4460) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:148) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)