Registry / utility / org-openide-text

org-openide-text

JSON →
libraryRELEASE290javamavenunverified

Apache NetBeans OpenIDE Text provides text editing APIs for the NetBeans platform, enabling custom editor features.

<dependency> <groupId>org.netbeans.api</groupId> <artifactId>org-openide-text</artifactId> <version>RELEASE290</version> </dependency>
INSTALL
IMPORT
SIG · ORG-OPENIDE-TEXT
O
org-openide-text
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.

Line
org.openide.text.Line

Create a simple Line object in NetBeans text API

import org.openide.text.Line; Line line = Line.create("Hello", 0); System.out.println(line.getText());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
RELEASE290latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
org-openide-text — mvn dependency:get org-openide-text · libregistry