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

org-netbeans-modules-editor-indent

JSON →
libraryRELEASE290javamavenunverified

Provides indentation support for the NetBeans editor, part of the Apache NetBeans IDE platform.

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

Indent
org.netbeans.modules.editor.indent.api.Indent

Manages indentation in the NetBeans editor.

import org.netbeans.modules.editor.indent.api.Indent; public class Example { public static void main(String[] args) { Indent indent = new Indent(); indent.indentLine(0); } }
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-netbeans-modules-editor-indent — mvn dependency:get org-netbeans-modules-editor-indent · libregistry