nik and intellij-monorepo-bot
b9edf77c85
IntelliJ project configuration: remove unneeded dependency from to intellij.python module
...
intellij.python.tools module is included into intellij-community project but intellij.python is available in intellij-ultimate project only.
GitOrigin-RevId: a64d72aa2ce3c9c05b8837be6a45fe2d694d319e
2019-07-10 14:15:39 +03:00
Ilya.Kazakevich
11ee6a9c89
Fix test gradle, add dependencies to prevent such problems in future
2019-02-28 19:56:51 +03:00
nik
d2653869a5
IntelliJ project configuration: rename KotlinJavaRuntime library to kotlin-stdlib-jdk8
...
For clarity and consistency with artifactId and other Kotlin libraries.
2019-01-11 11:59:04 +03:00
nik
f9f430a5d3
IntelliJ project configuration: rename KotlinScriptRuntime library to kotlin-script-runtime for consistency
...
... with artifactId and other Kotlin libraries.
2019-01-11 11:35:10 +03:00
Aleksey Rostovskiy
277c0cde03
IDEA-CR-40781 extract universal stub generation to separate step
2018-12-19 10:40:57 +03:00
Dmitry Jemerov
e272cbbc6b
Extract kotlin-script-runtime to a separate library (IDEA-CR-34861)
2018-07-12 12:32:05 +02:00
Mikhail Filippov
0f55e3cfc3
Revert "proper enforcing of url class loader in stub generator"
...
This reverts commit 4ffda70
2018-06-13 16:15:27 +03:00
Dennis Ushakov
4ffda7026f
proper enforcing of url class loader in stub generator
2018-06-09 17:36:40 +03:00
Dennis Ushakov
8201f7cf2b
enforce url class loader in stub generator
...
fixes icon lookup when generating stubs
2018-06-08 20:35:22 +03:00
Andrey Vlasovskikh
878e6fdbc0
Fixed running Python tests in community by changing dependency to intellij.pycharm.community
2018-01-30 16:14:18 +03:00
nik
43d6d568c8
IDEA project configuration: the great module rename
...
Improve names for product-specific modules: change 'intellij.productEdition' to 'intellij.product.edition' (e.g. 'intellij.ideaUltimate' -> 'intellij.idea.ultimate'). This makes names of these modules consistent with other names and groups modules related to the same product together.
2018-01-25 12:59:04 +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