Artemy Pestretsov
294181000b
[dfa debugger] extract common presentation code to allow reuse in PHP dfa debugger implementation
...
related to WI-70670, review IJ-CR-102855
GitOrigin-RevId: 0d58dcc3e53f6d4955dcec4cec9630fb9a63bd5a
2023-02-15 13:24:27 +00:00
Anna Kozlova
982d7dbc09
[tests] make file comparison failure available in testFramework
...
GitOrigin-RevId: 156a9be97c78b33c663dea0f2554fd6c3b9ea0f4
2022-08-18 12:59:59 +00:00
Anna Kozlova
d61be4536d
[tests] move FileComparisonFailure to junit.rt
...
to avoid dependency from runtime module to junit 4; on the way to pure junit 5 dependencies
GitOrigin-RevId: 6dd3602b55371c783a71cb339ab5be3c0d205631
2022-07-20 09:24:55 +00:00
Vladimir Krivosheev
a8f6a48409
add jdom to source code to modify and strip to our needs
...
GitOrigin-RevId: 3e16d0d954aa7bc45c4eadb91164b44e4b2e75d3
2022-03-27 18:52:47 +00:00
Roman Ivanov
46bb1ca3ea
[java] move refactoring to separate module
...
GitOrigin-RevId: 8de4efc815830feaddd1a686f00a885a428461c0
2022-01-27 12:57:22 +00:00
Dmitry Jemerov
cc90007e1a
More unused log4j dependencies
...
GitOrigin-RevId: 4881cfc54f5ebe3b22982beccafc4b67fbca1684
2022-01-20 18:44:20 +00:00
Vladimir Krivosheev
a0aea051d7
get rid of kotlin-test
...
GitOrigin-RevId: 89f902fed57a614300556809ab2b04c7952feb3c
2021-12-13 19:08:38 +00:00
Alexey Kudravtsev
151cd4e242
fix module dependencies which are unresolved or duplicated
...
GitOrigin-RevId: fb991dfcefb0663e9ccd6167681cff6642bd57f7
2021-08-17 11:22:05 +00:00
Alexey Kudravtsev
0c5f5ae531
remove groovy library from api module dependencies
...
GitOrigin-RevId: 2f926458e4aed7c5a0ea881b0a8d5d4dca1058a3
2021-07-21 14:25:44 +00:00
Alexey Kudravtsev
b2e0028dbc
remove ASM from OpenAPI module dependencies
...
GitOrigin-RevId: 70024ffc9ad8dea40a2d2db12e282948a834a7b8
2021-07-19 14:51:31 +00:00
Vladimir Krivosheev
10b8a7abf3
don't export intellij.platform.ide.util.io dependency blindly
...
GitOrigin-RevId: 7f83ed73f84e9073b71cf3dd1872caabca0e2946
2021-02-06 10:32:46 +00:00
Dmitry Jemerov
6341ee0e53
Move JavaCommandLineState to execution-impl (to facilitate run target-related code reuse)
...
GitOrigin-RevId: cf6a30596f2c75f10afa1e6d641cd196f1b5dbfe
2020-11-25 11:50:45 +00:00
Vladimir Krivosheev
5fed9f63f7
do not export intellij.platform.codeStyle.impl from lang-impl, reduce trove library usage
...
GitOrigin-RevId: 8d1b8100f8c3e2144da8a9057273805469da4454
2020-11-23 10:46:41 +00:00
Vladimir Krivosheev
a67c59c561
platform.core.impl — remove dependency on intellij.platform.util.ui and intellij.platform.core.ui
...
java.psi.iml — remove dependency on intellij.platform.core.ui
GitOrigin-RevId: c1d4feb04c0471c7d17b5331b86738ee54a97f80
2020-09-21 13:40:47 +00:00
Vladimir Krivosheev
f2a72b34fa
do not export trove from util module
...
GitOrigin-RevId: 666bf5e1fc45045bb9b1c391b7ec5a2ac4b65dde
2020-05-16 16:34:43 +00:00
Vladimir Krivosheev
16776be5f7
do not export StreamEx lib from platform-impl
...
GitOrigin-RevId: b4b5c70dc99510609083c3ff097936be94e0548c
2020-02-15 06:44:09 +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
Julia Beliaeva
3fee046d20
[vcs-log] cleanup RootCellRenderer
...
GitOrigin-RevId: bba216626193ac756cd133b8ae9bc4e577abea42
2019-06-10 04:10:14 +03:00
Eldar Abusalimov
dcaeb8f8c7
OC-4061: ApplicationUtil: Make runWithCheckCanceled() return result
...
GitOrigin-RevId: 3aa9f23cc5097e644eddf82a4faca669759b4760
2019-06-10 04:09:35 +03:00
nik
af4b4bc54c
IntelliJ project configuration: add dependency on java.plugin to java.testFramework
...
Any module which depends on intellij.java.testFramework needs to have the Java plugin in classpath to avoid errors. Unnecessary additional dependencies on intellij.java.plugin are removed from tests modules.
GitOrigin-RevId: c47e37f0bc5ac053c3335208364583c1f1260f13
2019-06-03 21:07:09 +03:00
peter
994d4e89a4
convert some groovy tests to java to reduce the number of chunks with expensive groovy compiler
2019-03-22 07:11:47 +01:00
nik
9fcd4e3e6d
IntelliJ project configuration: rename KotlinTest library to kotlin-test for consistency with artifactId
2019-01-11 11:30:43 +03:00
nik
748789c729
tests: print debug log from build process
...
This will help to investigate in case of test failures.
2018-09-28 15:27:27 +03:00
Konstantin Kolosovsky
8e6a423253
IDEA project configuration: remove "kotlin-test.jar" from "KotlinJavaRuntime" library
...
Add dependencies on "KotlinTest" library where necessary
80ec2bf7fe , 87c5e97aa3390bc689cf866436f33047e6c43b8b follow-up
Inspired by https://github.com/JetBrains/intellij-community/pull/863
2018-09-20 15:01:27 +03:00
nik
c9620ce099
IDEA project configuration: the great module rename
...
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.
Update *.iml files.
2018-01-25 12:59:02 +03:00
nik
16410c2321
IDEA project configuration: the great module rename
...
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.
Rename iml files.
2018-01-25 12:59:02 +03:00