Files
openide/plugins/ide-features-trainer
Ilya.Kazakevich 6090cd392c 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: 1b6944062bf8e249c1df5e1d71e9c957a62a1cf5
2025-05-30 13:56:49 +00:00
..
2025-02-11 07:07:05 +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.