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. 08 Mar, 2023 34 commits
  2. 05 Mar, 2023 1 commit
    • Stanislav Erokhin's avatar
      [kt-223-* ONLY] Fix project structure · bc24c082
      Stanislav Erokhin authored
      Previously K2 modules were disabled, but not the all related places were
      properly updated and com.intellij.idea.ultimate.build.tests.projectStructure were failing.
      
      After this commit the only failing test about projectStructure should be:
      com.intellij.ideaProjectStructure.fast.KotlinModuleConsistencyTest.kotlin modules must be registered in meta-modules
      
      GitOrigin-RevId: 097cb3f59302ea969e5b09eb127942f3d669d77a
      bc24c082
  3. 03 Mar, 2023 5 commits