IntelliJ Platform Plugin SDK
 
IntelliJ Platform Explorer

Internal API Migration

Edit pageLast modified: 10 December 2024

This page lists commonly used API annotated with @ApiStatus.Internal or @IntellijInternalApi which indicates it is private API and must not be used outside of IntelliJ Platform itself:

Such violations are reported from Plugin Verifier and are highlighted in the IDE using dedicated inspection.

Each entry is mapped to its corresponding Replacement, pointing to the recommended API.