Module Info
↓ Modules
↓ Public packages of Modules
↓ Module details
Modules
↑
Public packages of Modules
↑
Module Details
| Module Name | ↑ Actions APIs |
| Short Description | Definition of common actions for NetBeans |
| Long Descriptionn | Provides list of common actions used by any NetBeans application. |
| Code Name | org.openide.actions |
| Code Base Name | org.openide.actions |
| Dependencies |
↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Text API [ org.openide.text/6.2 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.5 ] Type: 1 ↓ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.4 ] Type: 1 ↓ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 ↓ Explorer And Property Sheet API [ org.openide.explorer/6.2 ] Type: 1 |
| Public Packages | org.openide.actions.* |
| Specification Version | 6.4.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Ant Code Completion |
| Short Description | Code completion for textual editing of Ant scripts. |
| Long Descriptionn | This module permits you to use code completion when editing Ant scripts in the NetBeans source editor. It will suggest attributes and subelements that can be added to the current element you are editing. Completion knows about all standard Ant tasks and types, as well as custom-defined tasks and types, and works with nested data structures just as Explorer-based editing of Ant scripts does. The module requires either the XML Text or XML Tree modules (or both) to be enabled. |
| Code Name | org.netbeans.modules.ant.grammar/1 |
| Code Base Name | org.netbeans.modules.ant.grammar |
| Dependencies |
↑ Ant [ org.apache.tools.ant.module/3/3.3 ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ XML Core [ org.netbeans.modules.xml.core/2/1.9.0 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.13.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Ant Extensions for Open APIs Support |
| Short Description | Permits creation of NetBeans modules using Ant. |
| Long Descriptionn | Provides a special task |
| Code Name | org.netbeans.modules.apisupport.ant |
| Code Base Name | org.netbeans.modules.apisupport.ant |
| Dependencies |
↓ Startup [ org.netbeans.core.startup/1/1.1 ] Type: 1 ↑ Ant [ org.apache.tools.ant.module/3/3.6 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 2.28.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Apple Application Menu |
| Short Description | Enables proper support for the Apple Application menu |
| Long Descriptionn | Enables Apple menu items to work properly, and moves some standard menu items there - Tools | Options becomes Preferences, Help | About becomes about, File | Exit becomes Quit. |
| Code Name | org.netbeans.modules.applemenu/1 |
| Code Base Name | org.netbeans.modules.applemenu |
| Dependencies |
↓ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ Core - Windows [ org.netbeans.core.windows/2/unspecified version ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Editor [ org.netbeans.modules.editor/3/unspecified version ] Type: 1 ↓ Module System API [ org.openide.modules/6.2 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Java Editor [ org.netbeans.modules.java.editor/1/1.3 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.4.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | No |
| Providers |
↑
↑
↑
| Module Name | ↑ Bootstrap |
| Short Description | The core bootstrap of NetBeans-based applications. |
| Long Descriptionn | This module provides the initial infrastructure that loads all other parts of the application. It cannot be disabled. |
| Code Name | org.netbeans.bootstrap/1 |
| Code Base Name | org.netbeans.bootstrap |
| Dependencies |
↓ Module System API [ org.openide.modules/6.0 ] Type: 1 ↓ Utilities API [ org.openide.util/6.0 ] Type: 1 |
| Public Packages | - |
| Specification Version | 2.2.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Bundled Tomcat 5 Server |
| Short Description | Tomcat 5 server software distributed with the IDE. |
| Long Descriptionn | This module adds the Tomcat 5.5.9 server to the IDE distribution, facilitating out-of-the-box experience when developing web applications. |
| Code Name | org.netbeans.modules.tomcat5.bundled/1 |
| Code Base Name | org.netbeans.modules.tomcat5.bundled |
| Dependencies |
↓ Tomcat 5 Server [ org.netbeans.modules.tomcat5/1/unspecified version ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.5.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Classfile Reader |
| Short Description | Provides read-only access to Java class files. |
| Long Descriptionn | The Classfile Reader module provides direct read-only access to Java class files, showing all of a class's members and attributes. |
| Code Name | org.netbeans.modules.classfile/1 |
| Code Base Name | org.netbeans.modules.classfile |
| Dependencies | |
| Public Packages | org.netbeans.modules.classfile.* |
| Specification Version | 1.16.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Commons Logging Integration |
| Short Description | This module bundles Apache Commons Logging. |
| Long Descriptionn | The module bundles Apache Commons Logging version 1.0.4 from http://jakarta.apache.org/commons/logging/. |
| Code Name | org.netbeans.libs.commons_logging/1 |
| Code Base Name | org.netbeans.libs.commons_logging |
| Dependencies | |
| Public Packages | org.apache.commons.logging.** |
| Specification Version | 1.2.1 |
| Implementation Version | 1.0.4 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
| Module Name | ↑ Core - Component Palette |
| Short Description | Common component palette visualization and APIs |
| Long Descriptionn | Common component palette visualization and APIs |
| Code Name | org.netbeans.spi.palette/0 |
| Code Base Name | org.netbeans.spi.palette |
| Dependencies |
↓ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Text API [ org.openide.text/6.5 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.4 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.3 ] Type: 1 ↓ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 ↓ Explorer And Property Sheet API [ org.openide.explorer/6.3 ] Type: 1 |
| Public Packages | org.netbeans.spi.palette.* |
| Specification Version | 1.4.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Core - IDE |
| Short Description | Makes the IDE from the platform. |
| Long Descriptionn | Adds classes and resources useful for building IDEs on top of the platform. |
| Code Name | org.netbeans.core.ide/1 |
| Code Base Name | org.netbeans.core.ide |
| Dependencies |
↓ Core - UI [ org.netbeans.core.ui/1/unspecified version ] Type: 1 ↑ Core [ org.netbeans.core/2/unspecified version ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.8.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Core - MultiView Windows |
| Short Description | MultiView Windows framework and APIs |
| Long Descriptionn | MultiView Windows framework and APIs |
| Code Name | org.netbeans.core.multiview/1 |
| Code Base Name | org.netbeans.core.multiview |
| Dependencies |
↓ Text API [ org.openide.text/6.2 ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↓ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 |
| Public Packages | org.netbeans.core.api.multiview.* org.netbeans.core.spi.multiview.* |
| Specification Version | 1.7.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Core - Navigator |
| Short Description | Navigation support SPIs and APIs |
| Long Descriptionn | Provides basic SPIs and APIs for implementing navigation support like structure and outline views for active document in the system. |
| Code Name | org.netbeans.spi.navigator/1 |
| Code Base Name | org.netbeans.spi.navigator |
| Dependencies |
↓ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.spi.navigator.* |
| Specification Version | 1.1.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Core - UI |
| Short Description | User interface of the platform. |
| Long Descriptionn | Provides classes and resources for the standard basic user interface of the platform and for applications built on top of the platform. |
| Code Name | org.netbeans.core.ui/1 |
| Code Base Name | org.netbeans.core.ui |
| Dependencies |
↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Actions APIs [ org.openide.actions/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.8.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
| Module Name | ↑ CVS Client Library |
| Short Description | A CVS client library, that substitutes the client side of the native CVS executable. |
| Long Descriptionn | The CVS Client Library module implements the client side of CVS server connection. Local connections are not supported. |
| Code Name | org.netbeans.lib.cvsclient/1 |
| Code Base Name | org.netbeans.lib.cvsclient |
| Dependencies | |
| Public Packages | org.netbeans.lib.cvsclient.* org.netbeans.lib.cvsclient.admin.* org.netbeans.lib.cvsclient.command.* org.netbeans.lib.cvsclient.command.add.* org.netbeans.lib.cvsclient.command.annotate.* org.netbeans.lib.cvsclient.command.checkout.* org.netbeans.lib.cvsclient.command.commit.* org.netbeans.lib.cvsclient.command.diff.* org.netbeans.lib.cvsclient.command.edit.* org.netbeans.lib.cvsclient.command.editors.* org.netbeans.lib.cvsclient.command.export.* org.netbeans.lib.cvsclient.command.history.* org.netbeans.lib.cvsclient.command.importcmd.* org.netbeans.lib.cvsclient.command.log.* org.netbeans.lib.cvsclient.command.remove.* org.netbeans.lib.cvsclient.command.status.* org.netbeans.lib.cvsclient.command.tag.* org.netbeans.lib.cvsclient.command.unedit.* org.netbeans.lib.cvsclient.command.update.* org.netbeans.lib.cvsclient.command.watch.* org.netbeans.lib.cvsclient.command.watchers.* org.netbeans.lib.cvsclient.commandLine.* org.netbeans.lib.cvsclient.commandLine.command.* org.netbeans.lib.cvsclient.connection.* org.netbeans.lib.cvsclient.event.* org.netbeans.lib.cvsclient.file.* org.netbeans.lib.cvsclient.request.* org.netbeans.lib.cvsclient.response.* org.netbeans.lib.cvsclient.util.* |
| Specification Version | 1.13.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Database Core |
| Short Description | null |
| Long Descriptionn | null |
| Code Name | org.netbeans.modules.db.core |
| Code Base Name | org.netbeans.modules.db.core |
| Dependencies |
↓ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.5 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↓ Progress API & UI [ org.netbeans.api.progress/1/1.0 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↑ Actions APIs [ org.openide.actions/6.2 ] Type: 1 ↓ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 ↓ Text API [ org.openide.text/6.2 ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Database Explorer [ org.netbeans.modules.db/0/1.0 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.modules.db.api.sql.* |
| Specification Version | 1.1.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Database Schema (JDBC Implementation) |
| Short Description | Enables you to capture and view the structure of a database in the IDE. |
| Long Descriptionn | Enables you to create a database structure snapshot that you can use in the IDE. |
| Code Name | org.netbeans.modules.dbschema/1 |
| Code Base Name | org.netbeans.modules.dbschema |
| Dependencies |
↓ Project API [ org.netbeans.modules.projectapi/1/1.8 ] Type: 1 ↓ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Progress API & UI [ org.netbeans.api.progress/1/1.0 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↑ Actions APIs [ org.openide.actions/6.2 ] Type: 1 ↓ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↑ Database Explorer [ org.netbeans.modules.db/0/3 ] Type: 1 ↓ Java Support APIs [ org.netbeans.api.java/1/unspecified version ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.modules.dbschema.* org.netbeans.modules.dbschema.jdbcimpl.* org.netbeans.modules.dbschema.jdbcimpl.wizard.* org.netbeans.modules.dbschema.migration.* org.netbeans.modules.dbschema.migration.archiver.* org.netbeans.modules.dbschema.migration.archiver.deserializer.* org.netbeans.modules.dbschema.migration.archiver.serializer.* org.netbeans.modules.dbschema.nodes.* org.netbeans.modules.dbschema.util.* |
| Specification Version | 1.6.1.3.3 |
| Implementation Version | 3 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Datasystems API |
| Short Description | NetBeans Open API for manipulating data objects. |
| Long Descriptionn | The Datasystems API is a layer atop the Filesystems API which recognizes and groups data objects and gives them particular semantics. Once a part of the general Open APIs, it is now split into an independent module. |
| Code Name | org.openide.loaders |
| Code Base Name | org.openide.loaders |
| Dependencies |
↓ Text API [ org.openide.text/6.2 ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.5 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.5 ] Type: 1 ↓ Module System API [ org.openide.modules/6.2 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.4 ] Type: 1 ↑ Actions APIs [ org.openide.actions/6.3 ] Type: 1 ↓ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 ↓ Explorer And Property Sheet API [ org.openide.explorer/6.2 ] Type: 1 |
| Public Packages | org.openide.awt.* org.openide.actions.* org.openide.loaders.* org.openide.text.* |
| Specification Version | 5.8.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ DD API |
| Short Description | Deployment Descriptor API. |
| Long Descriptionn | This module provides API for getting and manipulating web module deployment descriptor. |
| Code Name | org.netbeans.api.web.dd/1 |
| Code Base Name | org.netbeans.api.web.dd |
| Dependencies |
↓ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Schema-to-Beans Library [ org.netbeans.modules.schema2beans/1/unspecified version ] Type: 1 ↓ Xerces Integration [ org.netbeans.libs.xerces/1/unspecified version ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.api.web.dd.* org.netbeans.api.web.dd.common.* |
| Specification Version | 1.6.1.2 |
| Implementation Version | 2 |
| Build Version | 200511141730 |
| Enabled | No |
| Providers |
| Module Name | ↑ Debugger Core - UI |
| Short Description | Basic shared debugger UI. |
| Long Descriptionn | Basic shared debugger UI. |
| Code Name | org.netbeans.spi.debugger.ui/1 |
| Code Base Name | org.netbeans.spi.debugger.ui |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Text API [ org.openide.text/6.2 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↓ TreeTableView Model [ org.netbeans.spi.viewmodel/2/unspecified version ] Type: 1 ↓ Module System API [ org.openide.modules/6.2 ] Type: 1 ↓ Debugger Core API [ org.netbeans.api.debugger/1/unspecified version ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↓ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 |
| Public Packages | org.netbeans.spi.debugger.ui.* |
| Specification Version | 2.7.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers | org.netbeans.spi.debugger.ui |
| Module Name | ↑ Debugger Core API |
| Short Description | NetBeans Debugger APIs. |
| Long Descriptionn | NetBeans Debugger APIs. |
| Code Name | org.netbeans.api.debugger/1 |
| Code Base Name | org.netbeans.api.debugger |
| Dependencies |
↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.api.debugger.* org.netbeans.spi.debugger.* |
| Specification Version | 1.6.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Dialogs API |
| Short Description | Handles dialogs and wizards. |
| Long Descriptionn | This module handles the dialog and wizard infrastructure used in NetBeans. |
| Code Name | org.openide.dialogs |
| Code Base Name | org.openide.dialogs |
| Dependencies |
↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.openide.* |
| Specification Version | 6.3.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
↑
| Module Name | ↑ Editor Code Completion |
| Short Description | Contains support for Code Completion in Editor |
| Long Descriptionn | Code Completion is a submodule of Editor containing API, SPI and infrastructure for Code Completion. The module is generic and can be used with any Swing based editor. |
| Code Name | org.netbeans.modules.editor.completion/1 |
| Code Base Name | org.netbeans.modules.editor.completion |
| Dependencies |
↓ Editor Library [ org.netbeans.modules.editor.lib/1/unspecified version ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.4 ] Type: 1 ↑ Editor [ org.netbeans.modules.editor/3/unspecified version ] Type: 1 ↓ Editor MIME Lookup [ org.netbeans.modules.editor.mimelookup/1/unspecified version ] Type: 1 ↓ Module System API [ org.openide.modules/6.2 ] Type: 1 ↓ Editor Utilities [ org.netbeans.modules.editor.util/1/1.3 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.api.editor.completion.* org.netbeans.spi.editor.completion.* org.netbeans.spi.editor.completion.support.* |
| Specification Version | 1.5.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Editor Code Folding |
| Short Description | Contains support for Code Folding in Editor |
| Long Descriptionn | Code Folding is a submodule of Editor containing API, SPI and infrastructure for Code Folding. The module is generic and can be used with any Swing based editor. |
| Code Name | org.netbeans.modules.editor.fold/1 |
| Code Base Name | org.netbeans.modules.editor.fold |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/4.11 ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Editor MIME Lookup [ org.netbeans.modules.editor.mimelookup/1/unspecified version ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Editor Utilities [ org.netbeans.modules.editor.util/1/unspecified version ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.api.editor.fold.* org.netbeans.spi.editor.fold.* |
| Specification Version | 1.4.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Editor Hints |
| Short Description | Editor Hints module |
| Long Descriptionn | Editor Hints module |
| Code Name | org.netbeans.modules.editor.hints/1 |
| Code Base Name | org.netbeans.modules.editor.hints |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Text API [ org.openide.text/6.2 ] Type: 1 ↓ Editor Library [ org.netbeans.modules.editor.lib/1/unspecified version ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↓ Editor MIME Lookup [ org.netbeans.modules.editor.mimelookup/1/unspecified version ] Type: 1 ↓ Module System API [ org.openide.modules/6.2 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.modules.editor.hints.spi.* |
| Specification Version | 1.8.1.1 |
| Implementation Version | 1 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Editor Library |
| Short Description | Contains Editor functionality independent on the IDE |
| Long Descriptionn | Editor Library contains editor functionality generally independent on the NetBeans IDE. It can be reused for standalone editors. |
| Code Name | org.netbeans.modules.editor.lib/1 |
| Code Base Name | org.netbeans.modules.editor.lib |
| Dependencies |
↓ UI Utilities API [ org.openide.awt/6.5 ] Type: 1 ↑ Editor Code Folding [ org.netbeans.modules.editor.fold/1/unspecified version ] Type: 1 ↓ Editor Utilities [ org.netbeans.modules.editor.util/1/unspecified version ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 |
| Public Packages | org.netbeans.editor.* org.netbeans.editor.ext.* org.netbeans.editor.ext.html.* org.netbeans.editor.ext.html.dtd.* org.netbeans.editor.ext.java.* org.netbeans.editor.ext.plain.* org.netbeans.editor.view.spi.* org.netbeans.lib.editor.view.* org.netbeans.lib.editor.hyperlink.spi.* |
| Specification Version | 1.8.1.1 |
| Implementation Version | 1 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Editor MIME Lookup |
| Short Description | Contains support for editor MIME lookup |
| Long Descriptionn | Editor MIME Lookup module contains support for lookup of various MIME type dependant objects |
| Code Name | org.netbeans.modules.editor.mimelookup/1 |
| Code Base Name | org.netbeans.modules.editor.mimelookup |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/4.11 ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Module System API [ org.openide.modules/6.2 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.spi.editor.mimelookup.* org.netbeans.api.editor.mimelookup.* |
| Specification Version | 1.2.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Editor Settings |
| Short Description | Contains support for editor settings |
| Long Descriptionn | Editor Settings module contains support for retrieving settings of various editor kits. |
| Code Name | org.netbeans.modules.editor.settings/1 |
| Code Base Name | org.netbeans.modules.editor.settings |
| Dependencies |
↑ Editor MIME Lookup [ org.netbeans.modules.editor.mimelookup/1/1.0 ] Type: 1 ↓ Module System API [ org.openide.modules/6.2 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.api.editor.settings.* |
| Specification Version | 1.3.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Editor Settings Storage |
| Short Description | Contains support for editor settings storage |
| Long Descriptionn | Editor Settings Storage module. |
| Code Name | org.netbeans.modules.editor.settings.storage/1 |
| Code Base Name | org.netbeans.modules.editor.settings.storage |
| Dependencies |
↑ Editor MIME Lookup [ org.netbeans.modules.editor.mimelookup/1/1.0 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↑ Editor Settings [ org.netbeans.modules.editor.settings/1/1.0 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.modules.editor.settings.storage.api.* |
| Specification Version | 1.3.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Editor Utilities |
| Short Description | Contains various support classes for editor related modules |
| Long Descriptionn | Editor Utilities module contains various utility classes and methods for functionality related to editing |
| Code Name | org.netbeans.modules.editor.util/1 |
| Code Base Name | org.netbeans.modules.editor.util |
| Dependencies | |
| Public Packages | org.netbeans.lib.editor.util.* org.netbeans.lib.editor.util.swing.* |
| Specification Version | 1.7.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
↑
↑
↑
| Module Name | ↑ Error Stripe API |
| Short Description | Module providing API for the right side bar with overview of errors |
| Long Descriptionn | Module providing API for the right side bar with overview of errors |
| Code Name | org.netbeans.modules.editor.errorstripe.api/1 |
| Code Base Name | org.netbeans.modules.editor.errorstripe.api |
| Dependencies | |
| Public Packages | org.netbeans.spi.editor.errorstripe.* |
| Specification Version | 2.1.1.1 |
| Implementation Version | 1 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Error Stripe Core |
| Short Description | Module providing a right side bar with overview of errors |
| Long Descriptionn | Module providing a right side bar with overview of errors |
| Code Name | org.netbeans.modules.editor.errorstripe/2 |
| Code Base Name | org.netbeans.modules.editor.errorstripe |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Text API [ org.openide.text/6.3 ] Type: 1 ↑ Editor Library [ org.netbeans.modules.editor.lib/1/1.7.0 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↑ Editor Code Folding [ org.netbeans.modules.editor.fold/1/unspecified version ] Type: 1 ↑ Error Stripe API [ org.netbeans.modules.editor.errorstripe.api/1/1 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 2.1.1.1.1 |
| Implementation Version | 1 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Execution API |
| Short Description | Execution API from the Open APIs. |
| Long Descriptionn | Consists of parts of the org.openide.execution.* package from the Open APIs. |
| Code Name | org.openide.execution |
| Code Base Name | org.openide.execution |
| Dependencies |
↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↓ I/O APIs [ org.openide.io/1.0 ] Type: 1 |
| Public Packages | org.openide.execution.* |
| Specification Version | 1.7.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Experimental Search API |
| Short Description | Experimental Search API for use by various modules. |
| Long Descriptionn | This module provides experimental Search API, which other modules rely on, but it does not provide any user-visible features. Note: the APIs provided in this module are considered experimental and can be changed in a backward incompatible way without notice. |
| Code Name | org.openidex.util/3 |
| Code Base Name | org.openidex.util |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↓ General Queries API [ org.netbeans.modules.queries/1/unspecified version ] Type: 1 |
| Public Packages | org.openidex.search.* |
| Specification Version | 3.8.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Explorer And Property Sheet API |
| Short Description | Various view for displaying node structures. |
| Long Descriptionn | Allows definition of new views that display structures created using Nodes API. |
| Code Name | org.openide.explorer |
| Code Base Name | org.openide.explorer |
| Dependencies |
↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↓ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 |
| Public Packages | org.openide.explorer.* org.openide.explorer.propertysheet.* org.openide.explorer.propertysheet.editors.* org.openide.explorer.view.* |
| Specification Version | 6.4.1 |
| Implementation Version | 1 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ External HTML Browser |
| Short Description | Enables integration of external web browsers with the IDE. |
| Long Descriptionn | The External Browser module enables the integration of external web browsers with the IDE for viewing Javadoc documentation and testing applets and web (JSP and servlet) applications. It provides an alternative to the built-in HTML Browser. |
| Code Name | org.netbeans.modules.extbrowser/1 |
| Code Base Name | org.netbeans.modules.extbrowser |
| Dependencies |
↑ Execution API [ org.openide.execution/1.2 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.8.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ External Libraries |
| Short Description | Support for organizing resources into libraries. |
| Long Descriptionn | The Libraries module enables you to create, manage and use libraries in your project. It is useful if you share external resources among several projects. |
| Code Name | org.netbeans.modules.project.libraries/1 |
| Code Base Name | org.netbeans.modules.project.libraries |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↓ Module System API [ org.openide.modules/6.2 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 ↑ Explorer And Property Sheet API [ org.openide.explorer/6.2 ] Type: 1 |
| Public Packages | org.netbeans.api.project.libraries.* org.netbeans.spi.project.libraries.* org.netbeans.spi.project.libraries.support.* |
| Specification Version | 1.12.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ FeedReader Platform Application Sample |
| Short Description | Bundles a demonstration application using the NetBeans Platform. |
| Long Descriptionn | Bundles a New Project sample for "FeedReader", an application built atop the NetBeans Platform. Demonstrates a complete module suite with one functional module and several third-party libraries. Shows how to use settings, window manipulation, actions, and more. |
| Code Name | org.netbeans.modules.apisupport.feedreader/1 |
| Code Base Name | org.netbeans.modules.apisupport.feedreader |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/5.5 ] Type: 1 ↓ Project API [ org.netbeans.modules.projectapi/1/1.7 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.5 ] Type: 1 ↓ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.4 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 ↓ Project UI API [ org.netbeans.modules.projectuiapi/1/unspecified version ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.1.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ File System API |
| Short Description | Virtual File System API. |
| Long Descriptionn | Allows access to file like resources in a way independent on actual OS files. Supports notification of changes on disk. |
| Code Name | org.openide.filesystems |
| Code Base Name | org.openide.filesystems |
| Dependencies |
↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.openide.filesystems.* |
| Specification Version | 6.3.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
| Module Name | ↑ General Online Help |
| Short Description | Online documentation for the IDE. |
| Long Descriptionn | The General Online Help module provides online and context-sensitive documentation for basic IDE features such as browsing and editing files; compiling, running, debugging, and internationalizing applications; and using version control inside of the IDE. |
| Code Name | org.netbeans.modules.usersguide/1 |
| Code Base Name | org.netbeans.modules.usersguide |
| Dependencies |
↓ JavaHelp Integration [ org.netbeans.modules.javahelp/1/1.0 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.18.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ General Queries API |
| Short Description | Acts as a general communication channel between modules. |
| Long Descriptionn | Hosts queries which are not particularly domain-specific. Permits different modules to obtain information about files in a flexible way. |
| Code Name | org.netbeans.modules.queries/1 |
| Code Base Name | org.netbeans.modules.queries |
| Dependencies |
↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.api.queries.* org.netbeans.api.fileinfo.* org.netbeans.spi.queries.* |
| Specification Version | 1.6.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Generic J2EE Server Plugin |
| Short Description | Generic J2EE Server Plugin |
| Long Descriptionn | Generic J2EE Server Plugin |
| Code Name | org.netbeans.modules.j2ee.genericserver |
| Code Base Name | org.netbeans.modules.j2ee.genericserver |
| Dependencies |
↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Java Platform [ org.netbeans.modules.java.platform/1/unspecified version ] Type: 1 ↓ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↓ J2EE Server Registry [ org.netbeans.modules.j2eeserver/4/1.10 ] Type: 1 ↓ J2EE Deployment and Management APIs [ org.netbeans.modules.j2eeapis/1/unspecified version ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 ↑ External Libraries [ org.netbeans.modules.project.libraries/1/unspecified version ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.3.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
| Module Name | ↑ HTML Editor Library |
| Short Description | Contains HTML editor library implementation |
| Long Descriptionn | HTML Editor Library contains editing support for HTML files that can be used in standalone editor |
| Code Name | org.netbeans.modules.html.editor.lib/1 |
| Code Base Name | org.netbeans.modules.html.editor.lib |
| Dependencies |
↑ Editor Library [ org.netbeans.modules.editor.lib/1/1.3 ] Type: 1 ↓ Module System API [ org.openide.modules/6.2 ] Type: 1 ↑ Editor Code Completion [ org.netbeans.modules.editor.completion/1/unspecified version ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.editor.ext.html.* org.netbeans.editor.ext.html.dtd.* |
| Specification Version | 1.3.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
| Module Name | ↑ I/O APIs |
| Short Description | Open APIs relating to displaying output. |
| Long Descriptionn | Contains classes from org.openide.windows.* relating to creating output tabs, displaying output, and hyperlinking it. |
| Code Name | org.openide.io |
| Code Base Name | org.openide.io |
| Dependencies |
↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.openide.windows.* |
| Specification Version | 1.8.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ IDE Defaults |
| Short Description | Contains font, color and shortcut defaults for IDE. |
| Long Descriptionn | Contains font, color and shortcut defaults for IDE. |
| Code Name | org.netbeans.modules.defaults/1 |
| Code Base Name | org.netbeans.modules.defaults |
| Dependencies | |
| Public Packages | - |
| Specification Version | 1.1.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Image |
| Short Description | Supports viewing of image files. |
| Long Descriptionn | The Image module provides support for viewing image files in the IDE. It includes zoom and grid functions. |
| Code Name | org.netbeans.modules.image/1 |
| Code Base Name | org.netbeans.modules.image |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Text API [ org.openide.text/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Actions APIs [ org.openide.actions/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.16.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
| Module Name | ↑ J2EE 1.4 Documentation |
| Short Description | J2EE 1.4 Documentation |
| Long Descriptionn | J2EE 1.4 Documentation |
| Code Name | org.netbeans.modules.j2ee.platform/1 |
| Code Base Name | org.netbeans.modules.j2ee.platform |
| Dependencies | |
| Public Packages | - |
| Specification Version | 1.2.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ J2EE DD API |
| Short Description | J2EE Deployment Descriptor API. |
| Long Descriptionn | This module provides API for getting and manipulating deployment descriptors. |
| Code Name | org.netbeans.modules.j2ee.dd/1 |
| Code Base Name | org.netbeans.modules.j2ee.dd |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Schema-to-Beans Library [ org.netbeans.modules.schema2beans/1/unspecified version ] Type: 1 ↓ XML Core [ org.netbeans.modules.xml.core/2/unspecified version ] Type: 1 ↓ Xerces Integration [ org.netbeans.libs.xerces/1/unspecified version ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.modules.j2ee.dd.api.application.* org.netbeans.modules.j2ee.dd.api.ejb.* org.netbeans.modules.j2ee.dd.api.common.* org.netbeans.modules.j2ee.dd.api.web.* |
| Specification Version | 1.6.1.2 |
| Implementation Version | 2 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ J2EE Debugger |
| Short Description | Debugging support for J2EE applications. |
| Long Descriptionn | Debugging support for J2EE applications. |
| Code Name | org.netbeans.modules.j2ee.debug/1 |
| Code Base Name | org.netbeans.modules.j2ee.debug |
| Dependencies |
↓ JPDA Debugger API [ org.netbeans.api.debugger.jpda/2/unspecified version ] Type: 1 ↓ TreeTableView Model [ org.netbeans.spi.viewmodel/2/unspecified version ] Type: 1 ↑ Debugger Core API [ org.netbeans.api.debugger/1/unspecified version ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.2.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
↑
| Module Name | ↑ J2EE Server Ant Tasks |
| Short Description | Lets you use j2eeserver from Ant. |
| Long Descriptionn | Plugin that allows using the j2eeserver functionality from Ant. |
| Code Name | org.netbeans.modules.j2ee.ant |
| Code Base Name | org.netbeans.modules.j2ee.ant |
| Dependencies |
↓ Project API [ org.netbeans.modules.projectapi/1/unspecified version ] Type: 1 ↑ Ant [ org.apache.tools.ant.module/3/3.6 ] Type: 1 ↓ Java Platform [ org.netbeans.modules.java.platform/1/unspecified version ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ J2EE Server Registry [ org.netbeans.modules.j2eeserver/4/200511141730 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.6.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
↑
| Module Name | ↑ J2SE Samples |
| Short Description | Provides J2SE application samples. |
| Long Descriptionn | This module provides J2SE samples available through Sample Setup Wizard. |
| Code Name | org.netbeans.modules.java.examples/1 |
| Code Base Name | org.netbeans.modules.java.examples |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Module System API [ org.openide.modules/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↑ Ant-Based Project Support [ org.netbeans.modules.project.ant/1/unspecified version ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 ↓ Project UI API [ org.netbeans.modules.projectuiapi/1/unspecified version ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.4.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
↑
| Module Name | ↑ Java Editor Library |
| Short Description | Contains java editor library implementation |
| Long Descriptionn | Java Editor Library contains editing support for java files that can be used in standalone editor |
| Code Name | org.netbeans.modules.java.editor.lib/1 |
| Code Base Name | org.netbeans.modules.java.editor.lib |
| Dependencies |
↑ Editor Library [ org.netbeans.modules.editor.lib/1/1.3 ] Type: 1 ↑ Editor Code Folding [ org.netbeans.modules.editor.fold/1/unspecified version ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.editor.ext.java.* |
| Specification Version | 1.3.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
↑
↑
| Module Name | ↑ Java Platform |
| Short Description | Infrastructure and APIs for configuring and searching Java platforms. |
| Long Descriptionn | Provides APIs and a storage mechanism for configuration of different Java platforms, such as J2SE, J2EE, or J2ME. Registered platforms can be searched for use in projects. |
| Code Name | org.netbeans.modules.java.platform/1 |
| Code Base Name | org.netbeans.modules.java.platform |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↓ Module System API [ org.openide.modules/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↓ Java Support APIs [ org.netbeans.api.java/1/unspecified version ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 ↑ Explorer And Property Sheet API [ org.openide.explorer/6.2 ] Type: 1 |
| Public Packages | org.netbeans.api.java.platform.* org.netbeans.spi.java.platform.* |
| Specification Version | 1.6.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Java Secure Channel integration |
| Short Description | Bundles JSch (SSH implementation). |
| Long Descriptionn | This module bundles Java Secure Channel (an SSH implementation). |
| Code Name | org.netbeans.libs.jsch/1 |
| Code Base Name | org.netbeans.libs.jsch |
| Dependencies |
↑ Ant [ org.apache.tools.ant.module/3/3.22 ] Type: 1 ↓ Module System API [ org.openide.modules/6.0 ] Type: 1 |
| Public Packages | com.jcraft.jsch.* |
| Specification Version | 1.3.1 |
| Implementation Version | 0.1.23 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Java Source Files |
| Short Description | Supports work with Java source files. |
| Long Descriptionn | The Java Source Files module enables the IDE for development in Java Language. It delivers three Java compilers and allows to execute Java classes. It also provides visual representation of Java source structure in the Explorer and property sheets for inspecting or altering field, method and class declarations. In addition it provides these features: - templates for a main class, exception, interface and a generic class - Wizard for easy and fast creation of new classes - when an interface changes, suggests necessary updates to implementing classes - tool for easy overriding of methods - customizers for fields, methods or classes ... and many more. From version 1.11: - error checking on background and error markers visible in the code editor From version 1.10: - ability to make clever project builds, when some of classes change. Javamake tool is used to track and analyze the changes. From version 1.7: - supports different encodings for individual source files - support for `assert' keyword introduced in JDK-1.4 From version 1.6: - tool for managing import statements |
| Code Name | org.netbeans.modules.java/1 |
| Code Base Name | org.netbeans.modules.java |
| Dependencies |
↓ Java Source Model [ org.openide.src/1.3 ] Type: 1 ↑ Actions APIs [ org.openide.actions/6.2 ] Type: 1 ↑ Java Language Model Implementation [ org.netbeans.modules.javacore/1/1.9 ] Type: 1 ↓ Java Support APIs [ org.netbeans.api.java/1/unspecified version ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Datasystems API [ org.openide.loaders/5.1 ] Type: 1 ↑ JMI for Java Language Model [ org.netbeans.jmi.javamodel/2/1.16 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↓ Module System API [ org.openide.modules/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↑ Error Stripe API [ org.netbeans.modules.editor.errorstripe.api/1/unspecified version ] Type: 1 ↓ Metadata Repository API [ org.netbeans.api.mdr/1/unspecified version ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ MOF Metadata Repository [ org.netbeans.modules.mdr/1/2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Text API [ org.openide.text/6.2 ] Type: 1 ↑ JMI reflective API [ javax.jmi.reflect/1/unspecified version ] Type: 1 ↑ JMI Utilities [ org.netbeans.modules.jmiutils/1/2 ] Type: 1 ↑ Explorer And Property Sheet API [ org.openide.explorer/6.2 ] Type: 1 ↑ General Queries API [ org.netbeans.modules.queries/1/unspecified version ] Type: 1 |
| Public Packages | org.netbeans.modules.java.* org.netbeans.modules.java.parser.* org.netbeans.modules.java.settings.* org.netbeans.modules.java.ui.nodes.* org.netbeans.modules.java.ui.wizard.* org.netbeans.modules.java.bridge.* |
| Specification Version | 1.24.1.2.2.2 |
| Implementation Version | 2 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Java Support APIs |
| Short Description | APIs for Java development support modules |
| Long Descriptionn | Allows other modules to use services provided by Java module. |
| Code Name | org.netbeans.api.java/1 |
| Code Base Name | org.netbeans.api.java |
| Dependencies |
↑ Execution API [ org.openide.execution/1.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ I/O APIs [ org.openide.io/unspecified version ] Type: 1 |
| Public Packages | org.netbeans.api.java.classpath.* org.netbeans.api.java.queries.* org.netbeans.spi.java.classpath.* org.netbeans.spi.java.classpath.support.* org.netbeans.spi.java.queries.* |
| Specification Version | 1.9.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
| Module Name | ↑ JavaHelp Integration |
| Short Description | Permits JavaHelp help sets to be added to the IDE. |
| Long Descriptionn | Contains the actual JavaHelp runtime library, and the implementation of the part of the Modules API which permits other modules to install help sets using JavaHelp technology. |
| Code Name | org.netbeans.modules.javahelp/1 |
| Code Base Name | org.netbeans.modules.javahelp |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/5.3 ] Type: 1 ↓ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↓ Module System API [ org.openide.modules/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Progress API & UI [ org.netbeans.api.progress/1/1.0 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.api.javahelp.* javax.help.** |
| Specification Version | 2.7.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers | org.netbeans.api.javahelp.Help |
| Module Name | ↑ JAX-RPC 1.6 |
| Short Description | Installs the JAX-RPC 1.6 client library |
| Long Descriptionn | Installs the JAX-RPC 1.6 client library |
| Code Name | org.netbeans.modules.websvc.jaxrpc16/1 |
| Code Base Name | org.netbeans.modules.websvc.jaxrpc16 |
| Dependencies | |
| Public Packages | - |
| Specification Version | 1.1.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ JGoodies FormLayout Integration |
| Short Description | Bundles JGoodies FormLayout. |
| Long Descriptionn | This module bundles JGoodies FormLayout. |
| Code Name | org.netbeans.libs.formlayout/1 |
| Code Base Name | org.netbeans.libs.formlayout |
| Dependencies | |
| Public Packages | com.** |
| Specification Version | 1.1.1 |
| Implementation Version | 1 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ JMI for Java Language Model |
| Short Description | Serves as a detailed model of Java classes and sources. |
| Long Descriptionn | API for accessing metadata about Java classes/sources in the project to the level of individual statements and expressions. The API is generated from the Java Language Metamodel according to JMI specification. |
| Code Name | org.netbeans.jmi.javamodel/2 |
| Code Base Name | org.netbeans.jmi.javamodel |
| Dependencies |
↓ JMI reflective API [ javax.jmi.reflect/1/unspecified version ] Type: 1 |
| Public Packages | org.netbeans.jmi.javamodel.* org.netbeans.jmi.javamodel.resources.* |
| Specification Version | 1.20.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ JMI generated API for MOF model |
| Short Description | JMI interfaces generated for MOF metamodel. |
| Long Descriptionn | JMI interfaces generated for MOF metamodel. These are located in javax.jmi package. |
| Code Name | javax.jmi.model/1 |
| Code Base Name | javax.jmi.model |
| Dependencies |
↓ JMI reflective API [ javax.jmi.reflect/1/unspecified version ] Type: 1 |
| Public Packages | javax.jmi.model.* javax.jmi.primitivetypes.* javax.jmi.corbaidltypes.* |
| Specification Version | 1.6.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ JMI reflective API |
| Short Description | JMI reflective API |
| Long Descriptionn | The reflective JMI API |
| Code Name | javax.jmi.reflect/1 |
| Code Base Name | javax.jmi.reflect |
| Dependencies | |
| Public Packages | javax.jmi.reflect.* javax.jmi.xmi.* |
| Specification Version | 1.6.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ JMI Utilities |
| Short Description | Set of JMI tools. |
| Long Descriptionn | The module contains tools that should work with any implementation of JMI standard. These tools include XMIReader, XMIWriter, JMI mapping utility, etc. |
| Code Name | org.netbeans.modules.jmiutils/1 |
| Code Base Name | org.netbeans.modules.jmiutils |
| Dependencies |
↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ JMI reflective API [ javax.jmi.reflect/1/unspecified version ] Type: 1 ↓ Metadata Repository API [ org.netbeans.api.mdr/1/unspecified version ] Type: 1 ↓ JMI generated API for MOF model [ javax.jmi.model/1/unspecified version ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.4.1.2 |
| Implementation Version | 2 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ JMX RI |
| Short Description | JMX API Reference Implementation |
| Long Descriptionn | JMX API Reference Implementation |
| Code Name | org.netbeans.modules.jmxri/1 |
| Code Base Name | org.netbeans.modules.jmxri |
| Dependencies | |
| Public Packages | javax.management.** |
| Specification Version | 1.1.1 |
| Implementation Version | 1 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ JPDA Debugger |
| Short Description | Enables debugging with the JPDA debugger implementation. |
| Long Descriptionn | The JPDA Debugger module enables you to debug applications using the Java Platform Debugging Architecture. |
| Code Name | org.netbeans.modules.debugger.jpda/2 |
| Code Base Name | org.netbeans.modules.debugger.jpda |
| Dependencies |
↓ JPDA Debugger API [ org.netbeans.api.debugger.jpda/2/unspecified version ] Type: 1 ↓ TreeTableView Model [ org.netbeans.spi.viewmodel/2/unspecified version ] Type: 1 ↑ Debugger Core API [ org.netbeans.api.debugger/1/unspecified version ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.15.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers | org.netbeans.api.debugger.jpda.JPDADebuggerEngineImpl |
↑
| Module Name | ↑ JPDA Debugger API |
| Short Description | JPDA Debugger API |
| Long Descriptionn | JPDA Debugger API |
| Code Name | org.netbeans.api.debugger.jpda/2 |
| Code Base Name | org.netbeans.api.debugger.jpda |
| Dependencies |
↓ TreeTableView Model [ org.netbeans.spi.viewmodel/2/unspecified version ] Type: 1 ↑ Debugger Core API [ org.netbeans.api.debugger/1/unspecified version ] Type: 1 |
| Public Packages | org.netbeans.api.debugger.jpda.* org.netbeans.api.debugger.jpda.event.* org.netbeans.spi.debugger.jpda.* |
| Specification Version | 2.3.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ JSP Parser |
| Short Description | Provides support for parsing JSP files using the Jakarta JSP parser. |
| Long Descriptionn | The JSP Parser module provides parsing capability for JSP files. Anthough it does not have a visible user interface, it is used internally for implementation of JSP Syntax Coloring and Code Completion features, as well as for JSP compilation. |
| Code Name | org.netbeans.modules.web.jspparser/2 |
| Code Base Name | org.netbeans.modules.web.jspparser |
| Dependencies |
↑ Commons Logging Integration [ org.netbeans.libs.commons_logging/1/1.0 ] Type: 1 ↓ Servlet 2.4/JSP 2.0 API [ org.netbeans.modules.servletapi24/1/2.0 ] Type: 1 ↓ Text API [ org.openide.text/6.2 ] Type: 1 ↓ Module System API [ org.openide.modules/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Java Support APIs [ org.netbeans.api.java/1/unspecified version ] Type: 1 ↓ XML Core [ org.netbeans.modules.xml.core/2/unspecified version ] Type: 1 ↓ Xerces Integration [ org.netbeans.libs.xerces/1/1.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.modules.web.jsps.parserapi.* |
| Specification Version | 2.4.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ JSP Standard Tag Library 1.1 (JSTL) |
| Short Description | Installs the JSP Standard Tag Library 1.1. |
| Long Descriptionn | Installs the JSP Standard Tag Library 1.1. |
| Code Name | org.netbeans.modules.web.jstl11/1 |
| Code Base Name | org.netbeans.modules.web.jstl11 |
| Dependencies |
↓ Web Projects [ org.netbeans.modules.web.project/unspecified version ] Type: 1 |
| Public Packages | - |
| Specification Version | 2.5.1 |
| Implementation Version | 1.1.2 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
↑
↑
| Module Name | ↑ Look & Feel Customization Library |
| Short Description | Handles per-look-and-feel UIManager customizations for NetBeans |
| Long Descriptionn | Defines NetBeans-specific values needed in UIManager and ensures that some values available in BasicLookAndFeel are available on all look and feels. Handles metal-theme support, look and feel selection and initializing custom font sizes |
| Code Name | org.netbeans.swing.plaf |
| Code Base Name | org.netbeans.swing.plaf |
| Dependencies | |
| Public Packages | org.netbeans.swing.plaf.* |
| Specification Version | 1.4.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Master Filesystem |
| Short Description | Merges multiple filesystem providers into a single logical tree. |
| Long Descriptionn | Creates mounts for disk roots and then splices in other filesystems such as VCS mounts, providing a single wrapper FileSystem for them all. |
| Code Name | org.netbeans.modules.masterfs/1 |
| Code Base Name | org.netbeans.modules.masterfs |
| Dependencies |
↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ General Queries API [ org.netbeans.modules.queries/1/unspecified version ] Type: 1 |
| Public Packages | org.netbeans.modules.masterfs.providers.* |
| Specification Version | 1.6.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Metadata Repository API |
| Short Description | Defines an API for metadata repositories. |
| Long Descriptionn | This module contains an API for working with MDR. The Metadata Repository is a NetBeans implementation of MOF with added capabilities. |
| Code Name | org.netbeans.api.mdr/1 |
| Code Base Name | org.netbeans.api.mdr |
| Dependencies |
↑ JMI reflective API [ javax.jmi.reflect/1/unspecified version ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.api.mdr.* org.netbeans.api.mdr.events.* org.netbeans.api.xmi.* org.netbeans.api.xmi.sax.* |
| Specification Version | 1.3.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Module Build Harness |
| Short Description | Lets you build external plug-in modules from sources. |
| Long Descriptionn | XXX |
| Code Name | org.netbeans.modules.apisupport.harness |
| Code Base Name | org.netbeans.modules.apisupport.harness |
| Dependencies | |
| Public Packages | - |
| Specification Version | 1.5.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | No |
| Providers |
| Module Name | ↑ Module Info Ant Task |
| Short Description | Adds an Ant task |
| Long Descriptionn | Defines an Ant task, |
| Code Name | org.netbeans.modules.ant.moduleinfotask |
| Code Base Name | org.netbeans.modules.ant.moduleinfotask |
| Dependencies |
↑ Ant [ org.apache.tools.ant.module/3/3.22.1 ] Type: 1 ↓ Module System API [ org.openide.modules/6.3.1 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2.1 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2.1 ] Type: 1 ↓ Utilities API [ org.openide.util/6.4.1 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.0 |
| Implementation Version | 051120 |
| Build Version | 051120 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Module System API |
| Short Description | APIs for getting information about installed modules. |
| Long Descriptionn | Allows to get list of installed modules, inspect their properties and dependencies. |
| Code Name | org.openide.modules |
| Code Base Name | org.openide.modules |
| Dependencies |
↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.openide.modules.* |
| Specification Version | 6.4.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers | org.openide.modules.os.Windows org.openide.modules.ModuleFormat1 |
↑
| Module Name | ↑ NetBeans IDE Branding |
| Short Description | Provides NetBeans IDE specific branding |
| Long Descriptionn | Provides branding files that modify the general NetBeans platform and other modules texts and icons to suit better to the NetBeans IDE style |
| Code Name | org.netbeans.modules.ide.branding/1 |
| Code Base Name | org.netbeans.modules.ide.branding |
| Dependencies | |
| Public Packages | - |
| Specification Version | 1.2.1 |
| Implementation Version | null |
| Build Version | null |
| Enabled | No |
| Providers |
↑
↑
| Module Name | ↑ Nodes API |
| Short Description | API for defining generic tree-like structures. |
| Long Descriptionn | Provides abstraction over tree-like structures by defining Node - the generic extensible interface that can then be displayed by the Explorer API. |
| Code Name | org.openide.nodes |
| Code Base Name | org.openide.nodes |
| Dependencies |
↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 |
| Public Packages | org.openide.cookies.* org.openide.nodes.* org.openide.util.actions.* |
| Specification Version | 6.6.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Old Enumeration API |
| Short Description | Enumeration API that is in wrong package. |
| Long Descriptionn | Enumeration API that is in wrong package, org.openide.util.enum and as such it cannot be compiled with Java 1.5, because enum is a keyword. Is replaced by class org.openide.util.Enumerations. |
| Code Name | org.openide.util.enumerations |
| Code Base Name | org.openide.util.enumerations |
| Dependencies | |
| Public Packages | org.openide.util.enum.* |
| Specification Version | 6.3.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | No |
| Providers |
↑
↑
| Module Name | ↑ Output Window |
| Short Description | A simple text area based output window implementation |
| Long Descriptionn | Output window based on a java.swing.text.Document over a ByteBuffer/CharBuffer |
| Code Name | org.netbeans.core.output2/1 |
| Code Base Name | org.netbeans.core.output2 |
| Dependencies |
↓ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Actions APIs [ org.openide.actions/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 ↑ I/O APIs [ org.openide.io/1.5 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.6.1.1 |
| Implementation Version | 1 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers | org.openide.windows.IOProvider |
| Module Name | ↑ Plain Editor |
| Short Description | Contains plain text editor implementation |
| Long Descriptionn | Plain Editor contains editing support for plain text files |
| Code Name | org.netbeans.modules.editor.plain/1 |
| Code Base Name | org.netbeans.modules.editor.plain |
| Dependencies |
↓ Text API [ org.openide.text/6.2 ] Type: 1 ↑ Editor Library [ org.netbeans.modules.editor.lib/1/1.3 ] Type: 1 ↑ Editor [ org.netbeans.modules.editor/3/1.18 ] Type: 1 ↑ Module System API [ org.openide.modules/6.2 ] Type: 1 ↓ Plain Editor Library [ org.netbeans.modules.editor.plain.lib/1/unspecified version ] Type: 1 ↓ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.modules.editor.plain.* |
| Specification Version | 1.2.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Plain Editor Library |
| Short Description | Contains plain editor library implementation |
| Long Descriptionn | Plain Editor Library contains editing support for plain text files that can be used in standalone editor |
| Code Name | org.netbeans.modules.editor.plain.lib/1 |
| Code Base Name | org.netbeans.modules.editor.plain.lib |
| Dependencies |
↑ Editor Library [ org.netbeans.modules.editor.lib/1/1.3 ] Type: 1 |
| Public Packages | org.netbeans.editor.ext.plain.* |
| Specification Version | 1.2.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Progress API & UI |
| Short Description | Task progress visualization and APIs. |
| Long Descriptionn | Lets modules register long-running tasks or processes in a central place. Provides a view of all running tasks and may permit them to be cancelled, etc. |
| Code Name | org.netbeans.api.progress/1 |
| Code Base Name | org.netbeans.api.progress |
| Dependencies |
↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 |
| Public Packages | org.netbeans.api.progress.* org.netbeans.api.progress.aggregate.* |
| Specification Version | 1.3.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Project API |
| Short Description | General API for accessing and loading IDE projects. |
| Long Descriptionn | The most abstract API for working with all kinds of projects. Does not assume they have anything to do with either Ant or Java. Does not work with the GUI, only with the internal recognition and loading of projects, and some of their basic characteristics. |
| Code Name | org.netbeans.modules.projectapi/1 |
| Code Base Name | org.netbeans.modules.projectapi |
| Dependencies |
↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ General Queries API [ org.netbeans.modules.queries/1/unspecified version ] Type: 1 |
| Public Packages | org.netbeans.api.project.* org.netbeans.spi.project.* org.netbeans.spi.project.support.* |
| Specification Version | 1.8.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Project UI API |
| Short Description | Supplies the APIs/SPIs for user interface of projects in the IDE. |
| Long Descriptionn | Includes APIs and SPIs for working with the GUI behavior of projects. All implementation lives in the Projects UI module. |
| Code Name | org.netbeans.modules.projectuiapi/1 |
| Code Base Name | org.netbeans.modules.projectuiapi |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↑ Project API [ org.netbeans.modules.projectapi/1/1.6 ] Type: 1 ↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↑ Progress API & UI [ org.netbeans.api.progress/1/1.0 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 ↑ Explorer And Property Sheet API [ org.openide.explorer/6.2 ] Type: 1 ↑ General Queries API [ org.netbeans.modules.queries/1/1.5 ] Type: 1 |
| Public Packages | org.netbeans.api.project.ui.* org.netbeans.spi.project.ui.* org.netbeans.spi.project.ui.support.* org.netbeans.spi.project.ui.templates.support.* |
| Specification Version | 1.12.1.5 |
| Implementation Version | 5 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Projects Searching |
| Short Description | Support for searching projects for files. |
| Long Descriptionn | The module provides fuctionality for searching projects for files. |
| Code Name | org.netbeans.modules.utilities.project/1 |
| Code Base Name | org.netbeans.modules.utilities.project |
| Dependencies |
↑ Project API [ org.netbeans.modules.projectapi/1/1.0 ] Type: 1 ↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↑ Experimental Search API [ org.openidex.util/3/3.3 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ User Utilities [ org.netbeans.modules.utilities/1/unspecified version ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Project UI API [ org.netbeans.modules.projectuiapi/1/1.0 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.4.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Resource Bundle Syntax Coloring |
| Short Description | Syntax coloring for .properties files in the source editor. |
| Long Descriptionn | The Resource Bundle Syntax Coloring module provides syntax coloring in the source editor for .properties files. |
| Code Name | org.netbeans.modules.properties.syntax/1 |
| Code Base Name | org.netbeans.modules.properties.syntax |
| Dependencies |
↓ Text API [ org.openide.text/6.2 ] Type: 1 ↑ Editor Library [ org.netbeans.modules.editor.lib/1/unspecified version ] Type: 1 ↑ Editor [ org.netbeans.modules.editor/3/1.6 ] Type: 1 ↑ Module System API [ org.openide.modules/6.2 ] Type: 1 ↓ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↓ Resource Bundles [ org.netbeans.modules.properties/1/1.5 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.16.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Resource Bundles |
| Short Description | Supports editing of .properties files. |
| Long Descriptionn | The Resource Bundles module provides support for browsing .properties files in the Explorer and editing them in the Source Editor or in a table view. |
| Code Name | org.netbeans.modules.properties/1 |
| Code Base Name | org.netbeans.modules.properties |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Text API [ org.openide.text/6.2 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Actions APIs [ org.openide.actions/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 |
| Public Packages | org.netbeans.modules.properties.* |
| Specification Version | 1.16.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Schema-to-Beans Library |
| Short Description | Library for representing XML as JavaBeans. |
| Long Descriptionn | XML data binding generator. This module is a library of support classes for generating beans corresponding to XML descriptors. |
| Code Name | org.netbeans.modules.schema2beans/1 |
| Code Base Name | org.netbeans.modules.schema2beans |
| Dependencies | |
| Public Packages | org.netbeans.modules.schema2beans.* |
| Specification Version | 1.13.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Servlet 2.2 API |
| Short Description | Servlet 2.2 API Library |
| Long Descriptionn | Servlet 2.2 API Library |
| Code Name | org.netbeans.modules.servletapi/1 |
| Code Base Name | org.netbeans.modules.servletapi |
| Dependencies | |
| Public Packages | javax.servlet.** |
| Specification Version | 1.8.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Servlet 2.4/JSP 2.0 API |
| Short Description | Servlet 2.4/JSP 2.0 API Library |
| Long Descriptionn | Servlet 2.4/JSP 2.0 API Library |
| Code Name | org.netbeans.modules.servletapi24/1 |
| Code Base Name | org.netbeans.modules.servletapi24 |
| Dependencies | |
| Public Packages | javax.servlet.** |
| Specification Version | 2.5.1 |
| Implementation Version | 2.4 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Settings API |
| Short Description | A library for storing settings in custom formats. |
| Long Descriptionn | This module provides the Settings API for storing module-defined settings in custom formats. It also provides several useful settings format implementations. |
| Code Name | org.netbeans.modules.settings/1 |
| Code Base Name | org.netbeans.modules.settings |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↑ Module System API [ org.openide.modules/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↑ Core [ org.netbeans.core/2/3.0 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Actions APIs [ org.openide.actions/6.2 ] Type: 1 |
| Public Packages | org.netbeans.spi.settings.* |
| Specification Version | 1.9.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Settings Options API |
| Short Description | Support for storing preferences. |
| Long Descriptionn | Provides classes that simplify storage of settings between multiple invocation of NetBeans based application. |
| Code Name | org.openide.options |
| Code Base Name | org.openide.options |
| Dependencies |
↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.openide.options.* |
| Specification Version | 6.3.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
| Module Name | ↑ Startup |
| Short Description | Loads and enables modules. |
| Long Descriptionn | This module provides the central additional functionality to Bootstrap to locate and enable the right modules. |
| Code Name | org.netbeans.core.startup/1 |
| Code Base Name | org.netbeans.core.startup |
| Dependencies |
↑ Bootstrap [ org.netbeans.bootstrap/1/2.0 ] Type: 1 ↑ Module System API [ org.openide.modules/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.core.startup.* |
| Specification Version | 1.4.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
| Module Name | ↑ Sun J2EE DD API |
| Short Description | Sun Java Sytem Application Server J2EE Deployment Descriptor API. |
| Long Descriptionn | This module provides API for getting and manipulating deployment descriptors. |
| Code Name | org.netbeans.modules.j2ee.sun.dd/1 |
| Code Base Name | org.netbeans.modules.j2ee.sun.dd |
| Dependencies |
↑ Schema-to-Beans Library [ org.netbeans.modules.schema2beans/1/unspecified version ] Type: 1 ↓ Xerces Integration [ org.netbeans.libs.xerces/1/unspecified version ] Type: 1 |
| Public Packages | org.netbeans.modules.j2ee.sun.dd.api.* org.netbeans.modules.j2ee.sun.dd.api.web.* org.netbeans.modules.j2ee.sun.dd.api.app.* org.netbeans.modules.j2ee.sun.dd.api.ejb.* org.netbeans.modules.j2ee.sun.dd.api.common.* org.netbeans.modules.j2ee.sun.dd.api.serverresources.* org.netbeans.modules.j2ee.sun.dd.impl.serverresources.model.* org.netbeans.modules.j2ee.sun.dd.impl.verifier.* |
| Specification Version | 1.4.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
↑
| Module Name | ↑ Swing Layout Extensions integration |
| Short Description | Bundles swing-layout library. |
| Long Descriptionn | This module bundles Swing Layout Extensions library (from swing-layout.dev.java.net). |
| Code Name | org.jdesktop.layout/1 |
| Code Base Name | org.jdesktop.layout |
| Dependencies | |
| Public Packages | org.jdesktop.layout.* |
| Specification Version | 1.2.1 |
| Implementation Version | 0.9 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Tab Control |
| Short Description | The tab control used by the window system |
| Long Descriptionn | The NetBeans windowing system's tab control bean library |
| Code Name | org.netbeans.swing.tabcontrol |
| Code Base Name | org.netbeans.swing.tabcontrol |
| Dependencies |
↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↓ Window System API [ org.openide.windows/6.4 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.swing.tabcontrol.* org.netbeans.swing.tabcontrol.plaf.* org.netbeans.swing.tabcontrol.event.* org.netbeans.swing.popupswitcher.* |
| Specification Version | 1.5.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Tags Based Editors Library |
| Short Description | Contains Editor support functionality for tag based editors |
| Long Descriptionn | Provides a support for editors of tag based files like XML, JSP, HTML. |
| Code Name | org.netbeans.modules.editor.structure/1 |
| Code Base Name | org.netbeans.modules.editor.structure |
| Dependencies |
↑ Editor Library [ org.netbeans.modules.editor.lib/1/unspecified version ] Type: 1 ↑ Editor MIME Lookup [ org.netbeans.modules.editor.mimelookup/1/unspecified version ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.modules.editor.structure.api.* org.netbeans.modules.editor.structure.spi.* |
| Specification Version | 1.10.1.1 |
| Implementation Version | 1 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Task List APIs |
| Short Description | APIs for Task List support modules. |
| Long Descriptionn | Allows other modules to use services provided by the Task List module suite. |
| Code Name | org.netbeans.tasklistapi/1 |
| Code Base Name | org.netbeans.tasklistapi |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ Text API [ org.openide.text/6.2 ] Type: 1 ↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.19.1.7 |
| Implementation Version | 7 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
| Module Name | ↑ Text API |
| Short Description | Generic API wrapping Swing based EditorKits. |
| Long Descriptionn | Provide support for defining components that embed Swing text editors. |
| Code Name | org.openide.text |
| Code Base Name | org.openide.text |
| Dependencies |
↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↑ Settings Options API [ org.openide.options/6.2 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 |
| Public Packages | org.openide.cookies.* org.openide.text.* |
| Specification Version | 6.8.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
| Module Name | ↑ TreeTableView Model |
| Short Description | TreeTableView Model |
| Long Descriptionn | TreeTableView Model |
| Code Name | org.netbeans.spi.viewmodel/2 |
| Code Base Name | org.netbeans.spi.viewmodel |
| Dependencies |
↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Explorer And Property Sheet API [ org.openide.explorer/6.2 ] Type: 1 |
| Public Packages | org.netbeans.spi.viewmodel.* |
| Specification Version | 1.8.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ UI Utilities API |
| Short Description | User interface utilities. |
| Long Descriptionn | Helper methods for various UI related tasks. |
| Code Name | org.openide.awt |
| Code Base Name | org.openide.awt |
| Dependencies |
↓ Utilities API [ org.openide.util/6.4 ] Type: 1 |
| Public Packages | org.openide.awt.* |
| Specification Version | 6.6.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Update Centers |
| Short Description | Declares NetBeans autoupdate centers. |
| Long Descriptionn | It's module which contains the declaration of NetBeans update centers for Autoupdate module. |
| Code Name | org.netbeans.modules.updatecenters/1 |
| Code Base Name | org.netbeans.modules.updatecenters |
| Dependencies |
↑ Auto Update [ org.netbeans.modules.autoupdate/1/0.1 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.5.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Upgrade |
| Short Description | Import IDE environment and settings. |
| Long Descriptionn | The Upgrade imports your IDE environment and settings from previous versions of the IDE. |
| Code Name | org.netbeans.upgrader |
| Code Base Name | org.netbeans.upgrader |
| Dependencies |
↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 4.4.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Utilities API |
| Short Description | Basic Utilities API. |
| Long Descriptionn | Various helper methods and basic concept definitions including actions, lookup, image handling, parallel execution and branding support. |
| Code Name | org.openide.util |
| Code Base Name | org.openide.util |
| Dependencies | |
| Public Packages | org.openide.* org.openide.util.* org.openide.util.datatransfer.* org.openide.util.actions.* org.openide.util.lookup.* org.openide.util.io.* org.openide.xml.* |
| Specification Version | 6.5.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Versioning |
| Short Description | Support module for Versioning systems. |
| Long Descriptionn | Support module for Versioning systems. |
| Code Name | org.netbeans.modules.versioning/1 |
| Code Base Name | org.netbeans.modules.versioning |
| Dependencies |
↑ File System API [ org.openide.filesystems/6.0 ] Type: 1 ↑ Utilities API [ org.openide.util/6.0 ] Type: 1 |
| Public Packages | org.netbeans.modules.versioning.util.* org.netbeans.modules.proxy.* org.netbeans.modules.turbo.* |
| Specification Version | 1.2.1.1 |
| Implementation Version | 1 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers | org.netbeans.modules.versioning |
| Module Name | ↑ Web APIs |
| Short Description | APIs for web module development support modules. |
| Long Descriptionn | null |
| Code Name | org.netbeans.api.web.webmodule |
| Code Base Name | org.netbeans.api.web.webmodule |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↑ Project API [ org.netbeans.modules.projectapi/1/unspecified version ] Type: 1 ↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↑ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 |
| Public Packages | org.netbeans.modules.web.api.webmodule.* org.netbeans.modules.web.spi.webmodule.* |
| Specification Version | 1.5.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Web Browser Ant Task |
| Short Description | Adds an Ant task |
| Long Descriptionn | Defines an Ant task, |
| Code Name | org.netbeans.modules.ant.browsetask |
| Code Base Name | org.netbeans.modules.ant.browsetask |
| Dependencies |
↑ Ant [ org.apache.tools.ant.module/3/3.6 ] Type: 1 ↑ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.10.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
↑
| Module Name | ↑ Web Service APIs |
| Short Description | APIs for modules that are web service consumers or providers. |
| Long Descriptionn | null |
| Code Name | org.netbeans.modules.websvc.websvcapi |
| Code Base Name | org.netbeans.modules.websvc.websvcapi |
| Dependencies |
↑ Project API [ org.netbeans.modules.projectapi/1/unspecified version ] Type: 1 ↓ Web Services DD API [ org.netbeans.modules.j2ee.dd.webservice/1.1 ] Type: 1 ↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↑ Ant-Based Project Support [ org.netbeans.modules.project.ant/1/unspecified version ] Type: 1 ↑ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 |
| Public Packages | org.netbeans.modules.websvc.api.webservices.* org.netbeans.modules.websvc.spi.webservices.* |
| Specification Version | 1.3.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Web Service Client APIs |
| Short Description | APIs for modules that are web service consumers. |
| Long Descriptionn | null |
| Code Name | org.netbeans.modules.websvc.clientapi |
| Code Base Name | org.netbeans.modules.websvc.clientapi |
| Dependencies |
↑ Project API [ org.netbeans.modules.projectapi/1/unspecified version ] Type: 1 ↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↑ Ant-Based Project Support [ org.netbeans.modules.project.ant/1/unspecified version ] Type: 1 ↑ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 |
| Public Packages | org.netbeans.modules.websvc.spi.client.* org.netbeans.modules.websvc.api.client.* |
| Specification Version | 1.3.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Web Services DD API |
| Short Description | Web Services Deployment Descriptor API. |
| Long Descriptionn | This module provides API for getting and manipulating deployment descriptors. |
| Code Name | org.netbeans.modules.j2ee.dd.webservice |
| Code Base Name | org.netbeans.modules.j2ee.dd.webservice |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↑ Schema-to-Beans Library [ org.netbeans.modules.schema2beans/1/unspecified version ] Type: 1 ↑ J2EE DD API [ org.netbeans.modules.j2ee.dd/1/1.3 ] Type: 1 ↓ Xerces Integration [ org.netbeans.libs.xerces/1/unspecified version ] Type: 1 ↑ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.modules.j2ee.dd.api.webservices.* |
| Specification Version | 1.2.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ Web Services Registry |
| Short Description | Web Services Implementation |
| Long Descriptionn | Provides support for Web Services |
| Code Name | org.netbeans.modules.websvc.registry |
| Code Base Name | org.netbeans.modules.websvc.registry |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/4.11 ] Type: 1 ↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↑ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↑ Module System API [ org.openide.modules/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↑ J2EE Server Registry [ org.netbeans.modules.j2eeserver/4/1.10 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↑ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Actions APIs [ org.openide.actions/6.2 ] Type: 1 ↑ Dialogs API [ org.openide.dialogs/6.2 ] Type: 1 |
| Public Packages | org.netbeans.modules.websvc.api.registry.* |
| Specification Version | 1.2.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Welcome Screen |
| Short Description | Shows welcome content after the first startup of the IDE. |
| Long Descriptionn | The Welcome module provides a screen with introductory information about using the IDE. The screen appears when you start the IDE for the first time. You can choose basic commands and open help topics directly from this screen. |
| Code Name | org.netbeans.modules.welcome/1 |
| Code Base Name | org.netbeans.modules.welcome |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↑ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↓ Window System API [ org.openide.windows/6.2 ] Type: 1 ↑ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.9.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Window System API |
| Short Description | API for managing components on a screen. |
| Long Descriptionn | Provides OS and MDI/SDI neutral abstraction API over concept of components that are displayed to the user. |
| Code Name | org.openide.windows |
| Code Base Name | org.openide.windows |
| Dependencies |
↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↑ UI Utilities API [ org.openide.awt/6.2 ] Type: 1 ↑ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.openide.windows.* |
| Specification Version | 6.4.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
| Module Name | ↑ Xerces Integration |
| Short Description | Bundles Apache Xerces (an XML parser). |
| Long Descriptionn | This module bundles Apache Xerces (an XML parser), a JAXP implementation with additional special features. |
| Code Name | org.netbeans.libs.xerces/1 |
| Code Base Name | org.netbeans.libs.xerces |
| Dependencies | |
| Public Packages | org.** |
| Specification Version | 1.7.1 |
| Implementation Version | 2.6.2 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
↑
↑
↑
| Module Name | ↑ XML Schema Support |
| Short Description | The module provides support for XML Schema. |
| Long Descriptionn | User can validate XML Schemas using this module. |
| Code Name | org.netbeans.modules.xml.schema/1 |
| Code Base Name | org.netbeans.modules.xml.schema |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↓ XML Tools API [ org.netbeans.api.xml/1/1.10 ] Type: 1 ↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↑ XML Core [ org.netbeans.modules.xml.core/2/4 ] Type: 1 ↑ Utilities API [ org.openide.util/6.2 ] Type: 1 ↑ Actions APIs [ org.openide.actions/6.2 ] Type: 1 |
| Public Packages | - |
| Specification Version | 1.10.1.4 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
| Module Name | ↑ XML Tools API |
| Short Description | This module contains XML tools API and SPI. |
| Long Descriptionn | This module contains XML tools API. This module also offers SPI to support another API implementation plug in. |
| Code Name | org.netbeans.api.xml/1 |
| Code Base Name | org.netbeans.api.xml |
| Dependencies |
↑ Datasystems API [ org.openide.loaders/unspecified version ] Type: 1 ↑ Text API [ org.openide.text/6.2 ] Type: 1 ↑ Nodes API [ org.openide.nodes/6.2 ] Type: 1 ↑ File System API [ org.openide.filesystems/6.2 ] Type: 1 ↑ Utilities API [ org.openide.util/6.2 ] Type: 1 |
| Public Packages | org.netbeans.api.xml.cookies.* org.netbeans.api.xml.parsers.* org.netbeans.api.xml.services.* org.netbeans.spi.xml.cookies.* org.netbeans.spi.xml.services.* |
| Specification Version | 1.11.1 |
| Implementation Version | 200511141730 |
| Build Version | 200511141730 |
| Enabled | Yes |
| Providers |
↑
