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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 15 Mar, 2019 17 commits
-
-
peter authored
-
Vladislav.Soroka authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
-
Dennis Ushakov authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
-
Dmitry Batrak authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
-
Florian Gamböck authored
With maven-build-helper, one can define multiple executions that can each add source or resource folders to the project. With the current implementation, IntelliJ only considers the very first execution that matches the given maven goal, like add-sources. However, it is perfectly fine with Maven to define multiple executions with the same goal. This also happens automatically, for example when multiple Maven profiles are defined and active, that each call add-source of the maven-build-helper. With this commit, I changed the folder importing strategy, so that not only the first matching execution is considered, but all executions that call the appropriate Maven goal. I also added a test case that fails on current master, but passes with this commit. It simulates a project structure with multiple additional sources and resources folders, with each of them added in different executions of the maven-build-helper. This can be a common scenario if one extensively uses Maven profiles to trigger specific actions.
-
Dmitry Batkovich authored
-
Dmitry Batkovich authored
-
Dmitry Batkovich authored
-
Vladislav.Soroka authored
-
Tagir Valeev authored
StringRepeatCanBeUsedInspection: use dataflow after Math.max replacement is performed to cover more cases
-
Tagir Valeev authored
-
- 14 Mar, 2019 23 commits
-
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Alexey Ushakov authored
Alexey Ushakov
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
This reverts commit 6129b91a
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-
Vitaliy.Bibaev authored
-