faq.md: Remove "Unresolved Classes after Upgrading to 2019.2 or later"

This information is searchable on plugin_compatibility.md and is 14 versions old.
This commit is contained in:
Karol Lewandowski 2023-10-24 09:54:30 +02:00
parent 5f5bde1390
commit 3dbd738ee5

View File

@ -9,9 +9,6 @@ This FAQ is a topical index of questions that have been asked (and answered) on
> See also [Explore the IntelliJ Platform API](explore_api.md) for more information and strategies. > See also [Explore the IntelliJ Platform API](explore_api.md) for more information and strategies.
> >
## Unresolved Classes after Upgrading to 2019.2 or later
* Dependency on Java plugin must be defined, see [](plugin_compatibility.md#java)
## Accessing and Modifying the Source Code ## Accessing and Modifying the Source Code
> See also [](psi.md) and [](psi_cookbook.md) > See also [](psi.md) and [](psi_cookbook.md)