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 - Add support for restart
Summary: Add support for restart
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Launchers&CLI (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: t_h
URL:
Keywords:
Depends on:
Blocks: 42157
  Show dependency tree
 
Reported: 2009-02-16 15:38 UTC by Jiri Skrivanek
Modified: 2009-02-22 07:53 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 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)