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 158618

Summary: Add support for restart
Product: platform Reporter: Jiri Skrivanek <jskrivanek>
Component: Launchers&CLIAssignee: t_h <t_h>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 42157    

Description Jiri Skrivanek 2009-02-16 15:38:46 UTC
We need a way to enforce restart of IDE. For examle if userdir/var/restart file exists and LifeCycleManager.exit is
called, IDE restarts. Thanks.
Comment 1 t_h 2009-02-18 14:46:28 UTC
c3b9f27d63b4
Comment 2 Jiri Skrivanek 2009-02-19 14:19:58 UTC
Thanks.
Comment 3 Quality Engineering 2009-02-22 07:53:59 UTC
Integrated into 'main-golden', will be available in build *200902220201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1f6f0ff0a2b2
User: Tomas Holy <t_h@netbeans.org>
Log: #158618: Add support for restart (shell part)