Registry / utility / org-netbeans-modules-editor-document

org-netbeans-modules-editor-document

JSON →
libraryRELEASE300javamavenunverified

Provides document support for the NetBeans editor module.

<dependency> <groupId>org.netbeans.api</groupId> <artifactId>org-netbeans-modules-editor-document</artifactId> <version>RELEASE300</version> </dependency>
INSTALL
IMPORT
SIG · ORG-NETBEANS-MODUL
O
org-netbeans-modules-editor-document
utilityjavavRELEASE300
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NbEditorDocument
org.netbeans.modules.editor.NbEditorDocument

Create a NetBeans editor document.

import org.netbeans.modules.editor.NbEditorDocument; public class Example { public static void main(String[] args) { NbEditorDocument doc = new NbEditorDocument(); System.out.println("Document created: " + doc); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
RELEASE300latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
org-netbeans-modules-editor-document — mvn dependency:get org-netbeans-modules-editor-document · libregistry