This project is mirrored from https://gitee.com/mirrors/intellij-community.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
  1. 02 May, 2022 1 commit
  2. 29 Apr, 2022 6 commits
  3. 27 Apr, 2022 4 commits
    • Nikita Skvortsov's avatar
      [maven] fix import of Maven modules from project structure dialog · 46706d56
      Nikita Skvortsov authored
      This action creates exotic ModifiableModelsProvider implementation - IdeUIModifiableModelsProvider. When using it, direct manipulations with entity storage are not available (it has no references to diff). Workaround with creating new modifiable models from project after commit (for importers compatibility) does not work as well, because no changes are committed. IDEA-283563
      
      (cherry picked from commit 10b62456af91a78c6e453569248182c37efea2d1)
      
      IJ-CR-23782
      
      GitOrigin-RevId: 032cbfadb84c8b8d88c45ec179c4b8de3611e62e
      46706d56
    • Vladimir Krivosheev's avatar
      IDEA-292483 UnsupportedClassVersionError when trying to run JUnit5 unit tests... · 03781a00
      Vladimir Krivosheev authored
      IDEA-292483 UnsupportedClassVersionError when trying to run JUnit5 unit tests in project using JDK 8
      
      (cherry picked from commit 2ab863fbc048b458cc10cbf92c75352c2d3fec7e)
      
      GitOrigin-RevId: 9bd2fad4c4464025f46fc919168f49c93c3fe493
      03781a00
    • Dmitriy.Panov's avatar
      IJI-773 CWM: runtime build includes also dots · 89053c10
      Dmitriy.Panov authored
      (cherry picked from commit 786b228e7576e2279f86af48226433ddf45e92f8)
      
      IJ-CR-23822
      
      GitOrigin-RevId: 64c4331369631cc636f1eab30e6573a97b349f3e
      89053c10
    • Evgenii Novozhilov's avatar
      CPP-29003: fix typo with envfile handling · 44e1347d
      Evgenii Novozhilov authored
      (cherry picked from commit 81bf07eed180ca33703049eccdf7729785fa4d0d)
      
      IJ-CR-23649
      
      GitOrigin-RevId: a6a212092bec70d2cb4298d0869c0000953ce34c
      44e1347d
  4. 26 Apr, 2022 4 commits
  5. 25 Apr, 2022 25 commits