Registry / utility / org-netbeans-modules-editor

org-netbeans-modules-editor

JSON →
libraryRELEASE290javamavenunverified

Apache NetBeans editor module providing core editing capabilities for the NetBeans IDE platform.

<dependency> <groupId>org.netbeans.api</groupId> <artifactId>org-netbeans-modules-editor</artifactId> <version>RELEASE290</version> </dependency>
INSTALL
IMPORT
SIG · ORG-NETBEANS-MODUL
O
org-netbeans-modules-editor
utilityjavavRELEASE290
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.

EditorModule
org.netbeans.modules.editor.EditorModule

Minimal usage of NetBeans Editor Module

import org.netbeans.modules.editor.EditorModule; public class Example { public static void main(String[] args) { EditorModule module = new EditorModule(); module.initialize(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
RELEASE290latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
org-netbeans-modules-editor — mvn dependency:get org-netbeans-modules-editor · libregistry