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 8269 - If create new applet , it is not create html file, default setting for execution applet is bad
Summary: If create new applet , it is not create html file, default setting for execut...
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P4 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-08 09:35 UTC by Marian Mirilovic
Modified: 2003-06-30 18:26 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 Marian Mirilovic 2000-11-08 09:35:54 UTC
NetBeans ...
If you create new applet from template, it is not create html file, and default
execution in Properties of New_applet is external execution, and default
debugger is default debugging.
Comment 1 dmladek 2000-11-10 00:13:59 UTC
Currently it works for me in Stable NB3.1
I mean settings of compiler, executor, debugger

But the html file is generated after you first executed the applet by applet
executor (appletviewer).
Comment 2 _ rkubacki 2000-11-10 14:13:59 UTC
The AWT/Swing form templates are part of form editor. Redirecting bug.

HTML file is really created when an applet is executed or debugged for the first
time. This is intended behaviour.
Comment 3 Tomas Pavek 2000-11-10 17:33:59 UTC
Fixed - see #8364.
Comment 4 Marian Mirilovic 2000-11-29 14:41:59 UTC
verified in [main trunk](001123) and in boston(1160) , and in [main trunk](nb78)
Comment 5 Quality Engineering 2003-06-30 18:26:19 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.