API for refactoring support in the NetBeans IDE, enabling code transformations and analysis.
<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-netbeans-modules-refactoring-api</artifactId>
<version>RELEASE290</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of NetBeans Refactoring API to create a refactoring session.
Ensure your project is a NetBeans module or includes the necessary NetBeans platform libraries.
No dependency data recorded yet.