Files
openide/plugins/ide-features-trainer
Ilya.Kazakevich 0ba5de73d1 IJOB-596: Do not purge .idea directory.
`training.project.ProjectUtils.protectedDirNames` is a set of dirs that should never be purged.

Due to mistype, it was `idea`, not `.idea`. As result, it was purged, `modules.xml` was dropped with an expected result.


(cherry picked from commit 2ee26f3b3e3ff7c65fb9fa9fd59760f9592bf8d4)

IJ-CR-164319

GitOrigin-RevId: 34f618e8941b94bf96ac9ca8aeff13bf0208c022
2025-05-30 14:19:20 +00:00
..

IDE Features Trainer

Learn the basic editing features of IntelliJ IDEA

System requirements: IntelliJ IDEA 2017.3

Prerequisites: Add the plugin from JetBrains Marketplace automatically, or download it from the web at https://plugins.jetbrains.com/idea/plugin/8554-ide-features-trainer and then install it manually.

Run: Run IntelliJ IDEA with this plugin, and then click the Learn tool window button on the left-hand side near the window border.