mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
`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
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.