Provides the NetBeans Queries API for querying and managing project-related metadata within the NetBeans platform.
<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-netbeans-modules-queries</artifactId>
<version>RELEASE290</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to query the built status of a file using NetBeans Queries API.
No known issues recorded.
No dependency data recorded yet.