From dbc2b53a89ca44f280d95c748a2c629a789238ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Thu, 14 Apr 2022 12:29:29 +0200 Subject: [PATCH] faq.md: remove "Open-Source Plugins" section --- topics/basics/faq.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/topics/basics/faq.md b/topics/basics/faq.md index 65b627fa5..25f01a546 100644 --- a/topics/basics/faq.md +++ b/topics/basics/faq.md @@ -8,9 +8,6 @@ This FAQ is a topical index of questions that have been asked (and answered) on > {type="tip"} -## Open-Source Plugins -* [How do I compile the Scala plugin?](https://github.com/jetbrains/intellij-scala#setting-up-the-project) - ## Unresolved Classes after Upgrading to 2019.2 or later * [Java functionality extracted as a plugin](https://blog.jetbrains.com/platform/2019/06/java-functionality-extracted-as-a-plugin/)