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.

Bug 33975 - code generation fails
Summary: code generation fails
Status: RESOLVED DUPLICATE of bug 33976
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-28 17:20 UTC by drobbins
Modified: 2003-05-28 17:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description drobbins 2003-05-28 17:20:08 UTC
Hi,
I've been developing an applet with 3.5 RC1 using the GUI 
form editor and I've run across a problem. When I compile 
my code, all the source code disappears. The size of 
my .java source file goes to zero. everything still 
appears ok in the form editor. The log file seems to 
indicate some problem with code generation so I guess it's 
trying to re-generate my source code and failing. HEditor 
is tha name of my applet and it says something about an 
incompatible superclass, but the superclass is just 
JApplet. What's really odd is that this is intermitent. 
I've got the file under source control so when this 
happens I can retrieve my last saved version and continue 
working. Things go along fine for a few hours then the 
source file blows up again. It seems to happen when I 
compile my code. I attached the log file and my source 
file as well.

Dave
Comment 1 Jaromir Uhrik 2003-05-28 17:27:45 UTC

*** This issue has been marked as a duplicate of 33976 ***