See: Description
| Package | Description |
|---|---|
| org.netbeans.core.startup |
The IDE's module system is broken into several layers.
|
| org.netbeans.core.startup.layers |
XXX no answer for arch-overall
Method getModuleSystem(false) to get existing module
system without initializing it.
Method shutDownAsync to allow asynchronous tasks to
accessp EDT. Also in ModuleInstaller and
ModuleManager. Also adding method markForRestart
into ModuleSystem.
Returns instance of AutomaticDependencies based on default list of transformations.
Method to allow ergonomics and autoupdate to check if a module is visible in the autoupdate client.
New property netbeans.productversion is available.
XXX no answer for arch-usecases
|
The sources for the module are in the NetBeans Mercurial repositories.
XXX no answer for deploy-dependencies
Read more about the implementation in the answers to architecture questions.
Built on May 21 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.