Registry / utility / org-netbeans-modules-settings

org-netbeans-modules-settings

JSON →
libraryRELEASE290javamavenunverified

Apache NetBeans module providing settings management for the IDE platform.

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

Settings
org.netbeans.modules.settings.Settings

Access NetBeans settings.

import org.netbeans.modules.settings.Settings; Settings settings = Settings.getDefault(); String value = settings.get("key", "default");
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-settings — mvn dependency:get org-netbeans-modules-settings · libregistry