Dmitry Jemerov
|
322ac6340a
|
Fix GradleConfigureProjectByChangingFileTestGenerated
|
2018-01-12 18:58:04 +01:00 |
|
Nikolay Krasko
|
3a90f3618a
|
Don't force configure with kotlin-jdk artifacts for early versions (KT-21028)
#KT-21028 Fixed
|
2017-11-21 01:11:00 +03:00 |
|
Vyacheslav Gerasimov
|
ffa9478d0c
|
Configure Kotlin: add mavenCentral() to repositories
Since kotlin stdlib depends on artifacts from mavenCentral() we should add it
#KT-18719 Fixed
|
2017-11-01 23:57:20 +03:00 |
|
Nikolay Krasko
|
6a43743c98
|
Configure new projects with kotlin-stdlib-jdk7/8 (KT-20286)
No migration for old projects has been added yet.
#KT-20286 Fixed
|
2017-10-25 15:01:10 +03:00 |
|
Nikolay Krasko
|
6664b7759b
|
Configure kotlin.stdlib for gradle projects (KT-19207)
#KT-19207 Fixed
|
2017-10-10 16:29:22 +03:00 |
|
Nikolay Krasko
|
023067aaf2
|
Allow to use folders for gradle configuration tests
|
2017-10-10 16:29:22 +03:00 |
|
Dmitry Jemerov
|
372a65570c
|
Set default jvmTarget when configuring Kotlin with Gradle
|
2017-04-21 13:20:30 +02:00 |
|
Dmitry Jemerov
|
8e26d5257f
|
Don't add stdlib-jre7 or stdlib-jre8 dependencies when configuring Kotlin with pre-1.1 version
#KT-16401 Fixed
|
2017-03-21 14:02:05 +01:00 |
|
Mikhail Glukhikh
|
83a8b041ad
|
Fix ConfigureProjectTestGenerated / GradleConfigureProject ... for branch 163 (jre7->jre8)
|
2017-03-20 18:45:29 +01:00 |
|
Ilya Gorbunov
|
d0e917e7f9
|
Fix maven references to stdlib-js in IDEA project
#KT-15940
|
2017-01-27 22:19:35 +03:00 |
|
Dmitry Jemerov
|
c7ea4eead7
|
Add Gradle JavaScript configurator
|
2017-01-26 19:08:57 +01:00 |
|
Dmitry Jemerov
|
7eea8f3849
|
Configuring project with Gradle adds kotlin-stdlib-jre7 or kotlin-stdlib-jre8 if the selected JDK is of a high enough version
|
2017-01-26 19:08:57 +01:00 |
|
Dmitry Jemerov
|
acc19f2ab6
|
Don't add 'kotlin' source root to build.gradle by default
#KT-14830 Fixed
|
2017-01-26 19:08:57 +01:00 |
|
Dmitry Jemerov
|
ace4407032
|
Add 1.1 EAP repository when creating a new Gradle project with 1.1 EAP
#KT-15293 Fixed
|
2016-12-16 14:49:18 +01:00 |
|
Nikolay Krasko
|
46eed6fa4d
|
Configuration for EAP versions
|
2016-04-13 08:15:01 +03:00 |
|
Natalia Ukhorskaya
|
3301f1f614
|
Configure Kotlin: do not show notification when apply directive contains double quotes
|
2016-04-05 14:12:01 +03:00 |
|
Natalia Ukhorskaya
|
a9d3543967
|
Gradle: do not add ext prefix for kotlin_version property
#KT-4690 Fixed
|
2014-03-17 16:30:25 +04:00 |
|
Natalia.Ukhorskaya
|
641bd1d910
|
Add Gradle (simple and for android) Project Configurator
|
2013-09-13 18:04:13 +04:00 |
|