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 109237 - Need system property which contains name of current wizard action
Summary: Need system property which contains name of current wizard action
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-10 13:45 UTC by Mikhail Vaysman
Modified: 2007-07-10 16:45 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 Mikhail Vaysman 2007-07-10 13:45:36 UTC
Need system property which contains class name of current wizard action.
Comment 1 Kirill Sorokin 2007-07-10 16:45:32 UTC
Property named 'nbi.wizard.current.component.classname' will contain the fully qualified classname of the component
which is currently being executed.