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 28985 - Nonsenses in Applet execution profile
Summary: Nonsenses in Applet execution profile
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Chris Ledantec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-25 12:37 UTC by Svata Dedic
Modified: 2007-09-26 09:14 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 Svata Dedic 2002-11-25 12:37:27 UTC
Please read basic documents on how applets are
being executed. 
The most important properties, browser used to
display the applet and the page to be viewed are
not there at all. Properties like Classpath,
bootclasspath, commandline arguments make no sense
for applet execution.
Comment 1 Jan Becicka 2002-11-25 15:37:45 UTC
Moreover Applet execution profile should be part of applet module.
Isn't it?
Comment 2 Svata Dedic 2002-11-25 15:49:39 UTC
Finally - probably yes, but for the development phase it would be
probably hosted in Java module - unless there's a lot of
UI/functionality. IMHO it is not yet decided if Applet module survives
or the functionality will be merged into java/debugger/whatever else
Comment 3 Chris Ledantec 2002-11-25 16:46:52 UTC
yes, the applet execution belongs to the applet module. yes, the
dialog isn't drawn correctly. yes, it is all updated now. 

thanks for catching the glich.
Comment 4 Jan Becicka 2003-02-27 12:32:21 UTC
Reporter, could you verify this bug? Thanks
Comment 5 Jan Becicka 2003-11-25 14:00:56 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as VERIFIED --->
Comment 6 Jan Becicka 2003-11-25 14:09:35 UTC
---> CLOSED
Comment 7 Quality Engineering 2007-09-20 11:50:25 UTC
Reorganization of java component