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 20956 - Platform does not start with removed core-ui jar
Summary: Platform does not start with removed core-ui jar
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks: 17815 23399
  Show dependency tree
 
Reported: 2002-02-27 16:35 UTC by Petr Hrebejk
Modified: 2008-12-22 15:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Hrebejk 2002-02-27 16:35:45 UTC
As the NbMainExplorer requires the Workplace folder on the SystemFileSystem
the platform does not start when a module (currently core-ui), which adds this 
folder is removed.
Comment 1 Petr Hrebejk 2002-02-27 18:19:24 UTC
The NbProjectOperation was changed to return false from
hasProjectDesktop(). This results in NbExplorer not trying to show
the workplace when no /Workplace folder can be found on the
System filesystem.
Comment 2 Marian Mirilovic 2005-07-12 08:49:10 UTC
closed