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 152214 - simplify debugging under Netbeans
Summary: simplify debugging under Netbeans
Status: RESOLVED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P3 blocker (vote)
Assignee: issues@javafx
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-03 17:26 UTC by Lark Fitzgerald
Modified: 2011-05-16 13:48 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lark Fitzgerald 2008-11-03 17:26:01 UTC
One RFE I would like to propose that would simplify debugging under Netbeans:

- two different APIs are provided to access parameters of applets
  and desktop applications:
    javafx.lang.FX.getArgument(String) - for applets
    javafx.lang.FX.gerArguments() - for desktop
  It would be great to provide a common API that would work for all
  containers. For example, maybe to support getArgument(String)
  for desktop too?

thanks
-leonid
Comment 1 Adam Sotona 2008-12-12 11:44:35 UTC
*** Issue 155069 has been marked as a duplicate of this issue. ***
Comment 2 David Strupl 2011-05-16 13:48:33 UTC
Closing all bugs filed against JavaFX 1.x as wontfix. We will support JavaFX 2.0 - please keep opened only bugs against the new release. Thanks.