问题描述: 打开以前编写的一个6.1下的项目,其中的主文件是一个带GUI的文件,当然,这个文件里面的GUI控件用了很多。打开后弹出窗口,提示如下: -------------------------------------------------------------------------- 窗口标题:Error while parsing form java source file 窗口内容:The form seems to be corrupted. The GUI builder is not able to find the sections with the generated code.The special comments that denote the start and the end of these sections were removed or modified.
The form will be opened in read-only mode.
See http://wiki.netbeans.org/FormGuardeBlockError for additional information. ------------------------------------------------------------------------- 我就很郁闷了,搞不懂什么意思。我以前在6.1下除了突然不能注册监听器外其他还是好的,打开也没有问题,闲杂打开成这样了。但是运行还是可以运行的。而且我按照提示打开的网址居然是没有该页面。我倒!