Provides the NetBeans Progress API for displaying progress indicators in the NetBeans IDE platform.
<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-netbeans-api-progress-nb</artifactId>
<version>RELEASE300</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and manage a progress handle for a long-running task.
Ensure your application runs within the NetBeans platform or use a compatible environment.
No dependency data recorded yet.