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 199664 - Enable debug/profile configuration for FX WS/applets launched in browser
Summary: Enable debug/profile configuration for FX WS/applets launched in browser
Status: RESOLVED WORKSFORME
Alias: None
Product: javafx
Classification: Unclassified
Component: Platform (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Anton Chechel
URL:
Keywords: PLAN
Depends on:
Blocks: 199283
  Show dependency tree
 
Reported: 2011-06-23 15:28 UTC by Petr Somol
Modified: 2011-11-01 14:23 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Somol 2011-06-23 15:28:23 UTC
Enable passing the debugging settings to the browser being launched, according to 

http://javapubs.us.oracle.com/people/jonathan/trouble-03/TSG-Desktop/html/plugin.html#gcexo

(by setting variables _JPI_VM_OPTION, JAVAWS_VM_ARGS, ...)
Comment 1 Petr Somol 2011-11-01 14:23:34 UTC
Had been working for some time already
but especially after the resolution of
https://netbeans.org/bugzilla/show_bug.cgi?id=202990
it can be considered solved.