2023-03-31 14:22:25 +02:00

11 KiB

Plugin Development FAQ

List of plugin development forum topics with frequently asked question.

This FAQ is a topical index of questions that have been asked (and answered) on our IntelliJ IDEA Open API and Plugin Development forum.

See also Explore the IntelliJ Platform API for more information and strategies.

Unresolved Classes after Upgrading to 2019.2 or later

Accessing and Modifying the Source Code

See also and

Working with XML and XML DOM

Refactoring

Make/Compile

Version Control Integration

Editors, Documents and Files

Inspections

Project Structure

Custom Languages

User Interface

General