Commit Graph

12 Commits

Author SHA1 Message Date
Karol Lewandowski
1663a7df90 IDEA-189985 - RegistrationProblemsInspection - Move "Multiple components with the same interface-class are not allowed"
Moved to PluginXmlDomInspection.

GitOrigin-RevId: 5c4fc4ff0f807d7c1d6006ebed507ae3e0297c60
2022-11-02 07:27:06 +00:00
Karol Lewandowski
5e806172c1 IDEA-189985 - PluginXmlDomInspection - Fix incorrect interfaceClass tag name
GitOrigin-RevId: baead483e3c7cce291f175b88cf8c44dca9f9f2b
2022-11-02 07:26:59 +00:00
Rustam Vishnyakov
123242c4b2 EditorConfig documentation test
GitOrigin-RevId: fd52ace3d7a32ecd02c2c5ab90e077967604c15e
2019-06-16 04:03:21 +03:00
Egor Zhdan
c1813cfb52 Cleanup: NotNull/Nullable
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-16 04:02:08 +03:00
Anna Kozlova
91f7445298 constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
GitOrigin-RevId: e836468e05db28157713e9edd3c70382f8ecdebc
2019-06-13 03:15:49 +03:00
Egor Zhdan
39d2d77155 Cleanup: NotNull/Nullable
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-13 03:14:35 +03:00
Anton Makeev
8f7747ad98 Merge remote-tracking branch 'origin/master' into amakeev/gradle
GitOrigin-RevId: f4b9386436ead2e9d7fb7e3d18bfb47dfc2f8bf0
2019-05-17 19:03:29 +03:00
Anton Makeev
b54aaf7e4e IDEA-210281 Cleanup Gradle settings: separate Runner configurable removed
GitOrigin-RevId: adbc39121fe91beb633e125b4cf39bfe0a422e4b
2019-05-17 19:02:16 +03:00
Dmitry Avdeev
83f21c7197 Merge remote-tracking branch 'origin/master'
GitOrigin-RevId: 211e84dab4063848c1d3d835a526271ee1466636
2019-05-07 17:03:19 +03:00
Dmitry Avdeev
f9664fc455 IDEA-211555 Freeze on completion in XML file
do not process xincludes in ExtensionDomExtender

GitOrigin-RevId: d631dcd52d5bf500b61960473e16237008ad02a3
2019-05-07 17:02:41 +03:00
Yann Cébron
db2e3f7a88 IDEA-202010 Highlight services/components with identical interface and implementation classes as redundant in plugin.xml - fix cases with test/headless registration
GitOrigin-RevId: 75d8d75c27fe80458e1bc4f1f6582da4138680b8
2019-05-06 18:06:02 +03:00
Yaroslav Pankratyev
cfeacf53da IDEA-202010 PluginXmlDomInspection to highlight redundant <interface-class> in components + quickfix 2018-11-22 15:21:25 +07:00