Andrey Vlasovskikh
|
d49683ab2f
|
Updated Kotlin to 1.3 due to compatibility IntelliJ 2019.1
The minimal compatible version is now 2018.3.
|
2019-01-28 22:56:14 +03:00 |
|
Andrey Vlasovskikh
|
810c3cd561
|
Use the IntelliJ repo instead of the default cache-redirector due to network issues
|
2019-01-28 21:54:55 +03:00 |
|
Andrey Vlasovskikh
|
2882b638e5
|
Use latest stable IntelliJ, Kotlin, gradle-intellij-plugin
|
2018-10-18 14:45:33 +03:00 |
|
Andrey Vlasovskikh
|
74fb59640d
|
Added parameter for toggling code instrumentation
Several recent test runs failed with errors instrumenting code with
nullity checks. This parameter will help to debug the problem.
|
2017-12-29 11:12:01 +03:00 |
|
Andrey Vlasovskikh
|
0a4672c050
|
Updated intellij-gradle-plugin, Kotlin, and IntelliJ platform versions
|
2017-11-01 02:12:07 +03:00 |
|
Andrey Vlasovskikh
|
4734d23e29
|
Fixed compilation by adding Kotlin Gradle plugin
|
2017-01-16 00:42:55 +03:00 |
|
Andrey Vlasovskikh
|
b7416da26d
|
Merge branch 'kotlin'
# Conflicts:
# build.gradle
# gradle.properties
|
2017-01-16 00:30:30 +03:00 |
|
Andrey Vlasovskikh
|
b4072eb62d
|
Use gradle-intellij-plugin 0.2.0
|
2017-01-15 23:36:27 +03:00 |
|
Andrey Vlasovskikh
|
3344bb3254
|
Ability to use Kotlin along with Java
|
2016-11-21 19:40:14 +03:00 |
|
Andrey Vlasovskikh
|
9a2a0c3b0e
|
Split several channel names by comma
|
2016-10-19 17:26:23 +03:00 |
|
Andrey Vlasovskikh
|
30d7c6edf1
|
Remove obsolete pluginId
|
2016-09-30 21:15:51 +03:00 |
|
Andrey Vlasovskikh
|
a3e15b5c76
|
Possibility to publish the plugin to multiple channels
|
2016-09-01 18:32:16 +03:00 |
|
Andrey Vlasovskikh
|
31d85c0221
|
Update gradle-intellij-plugin to 0.2.0-SNAPSHOT for multi-channel plugin publishing
|
2016-09-01 18:26:30 +03:00 |
|
Andrey Vlasovskikh
|
124bd55e18
|
Update gradle-intellij-plugin to 0.0.43
|
2016-07-08 12:19:02 +03:00 |
|
Andrey Vlasovskikh
|
c2b1b67b6b
|
Parameter for customizing publish channel for plugin
|
2016-07-07 18:03:01 +03:00 |
|
Andrey Vlasovskikh
|
31832ac230
|
Don't specify build number as a separate entity in the plugin description
|
2016-04-20 02:31:38 +03:00 |
|
Andrey Vlasovskikh
|
33200f8208
|
Settings for publishing the plugin to the EAP channel
|
2016-04-20 01:56:46 +03:00 |
|
Andrey Vlasovskikh
|
8aac0ebdb6
|
Configurable option for downloading IntelliJ sources
|
2016-01-22 23:49:32 +03:00 |
|
Andrey Vlasovskikh
|
6072aae338
|
Add build number to archive name
|
2016-01-22 23:47:29 +03:00 |
|
Andrey Vlasovskikh
|
78b1ad6df6
|
Switched from Ant to Gradle for easier dependency on IntelliJ in automated builds
|
2016-01-22 22:15:38 +03:00 |
|