Registry / utility / org-openide-io

org-openide-io

JSON →
libraryRELEASE290javamavenunverified

Provides input/output utilities for the NetBeans platform, part of the Apache NetBeans IDE framework.

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

FileObject
org.openide.filesystems.FileObject

Creates a file object in the NetBeans filesystem.

import org.openide.filesystems.FileObject; FileObject file = FileUtil.createData(FileUtil.getConfigRoot(), "example.txt"); System.out.println("Created: " + file.getNameExt());
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-io — mvn dependency:get org-openide-io · libregistry