Vyacheslav Gerasimov
|
4299455dc1
|
as32: Update to AS 3.2 C10
|
2018-04-13 21:33:03 +03:00 |
|
Vyacheslav Gerasimov
|
02f842f8b5
|
as31: Revert "Quickfix to enable language feature works for Maven project"
This reverts commit aabd560eef.
|
2018-04-11 16:28:15 +03:00 |
|
Vyacheslav Gerasimov
|
3dcca14a50
|
as31: Revert "Quickfix to enable coroutine support works in Maven projects"
This reverts commit 7346fee513.
|
2018-04-11 16:28:15 +03:00 |
|
Nikolay Krasko
|
674fbc9871
|
Process dependencyManagement during stdlib-jre* deprecation check (KT-21745, KT-23161)
#KT-23161 Fixed
#KT-21745 Fixed
|
2018-03-13 15:52:20 +03:00 |
|
Nikolay Krasko
|
2637a36e22
|
Inspection doesn't suggest Maven Plugin for kotlin-stdlib-jre8 (KT-18007)
#KT-18007 Fixed
|
2018-01-18 12:13:53 +03:00 |
|
Nikolay Krasko
|
bfb069b0c5
|
Warning and quick fix for using jre-artifacts in Maven (KT-20947)
#KT-20947 In Progress
|
2017-11-24 14:29:03 +03: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 |
|
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
|
cc0a9070b9
|
Add kotlin.stdlib to module-info when configure Maven project (KT-19207)
#KT-19207 In Progress
|
2017-10-10 16:29:22 +03:00 |
|
Dmitry Jemerov
|
92103ff393
|
Add tests for "add kotlin-reflect.jar" quickfix
|
2017-09-01 11:57:37 +02:00 |
|
Dmitry Jemerov
|
7346fee513
|
Quickfix to enable coroutine support works in Maven projects
#KT-17521 Fixed
|
2017-04-21 13:20:49 +02:00 |
|
Dmitry Jemerov
|
aabd560eef
|
Quickfix to enable language feature works for Maven project
#KT-17520 Fixed
|
2017-04-21 13:20:48 +02:00 |
|
Dmitry Jemerov
|
34b5920225
|
Fix order of files with fixed data
|
2017-04-21 13:20:45 +02:00 |
|
Dmitry Jemerov
|
79f228153c
|
Set default jvmTarget when configuring Kotlin with Maven
|
2017-04-21 13:20:32 +02: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
|
163cef6457
|
Configuring project with Maven adds kotlin-stdlib-jre7 or kotlin-stdlib-jre8 if the selected JDK is of a high enough version
#KT-15712 Fixed
|
2017-01-26 19:08:57 +01:00 |
|
Sergey Mashkov
|
297248dc4f
|
KT-13638 Update Maven configuration actions in IDE according to changes in https://github.com/JetBrains/kotlin-web-site/pull/458
|
2016-10-07 17:54:32 +03:00 |
|
Nikolay Krasko
|
c051bd2d2c
|
Refactoring: better name for SameVersionInspection
It now has better suppression string
|
2016-07-07 02:54:37 +03:00 |
|
Nikolay Krasko
|
8450921b58
|
Refactoring: rename SameVersionIDEPluginInspection
It now has better suppression string
|
2016-07-07 02:54:36 +03:00 |
|
Nikolay Krasko
|
16b8f3fd57
|
Show versions that are reported different in SameVersionIDEPluginInspection
|
2016-07-07 02:54:28 +03:00 |
|
Sergey Mashkov
|
e9758099ce
|
Maven: rebase to master
|
2016-04-27 19:40:58 +03:00 |
|
Sergey Mashkov
|
d9dabeed76
|
Maven: review
|
2016-04-27 19:40:57 +03:00 |
|
Sergey Mashkov
|
78d0f83f71
|
Maven: reorganize code: move classes across packages
|
2016-04-27 19:40:57 +03:00 |
|
Sergey Mashkov
|
eb789304b6
|
Maven: inspection maven plugin and ide plugin should have the same version
|
2016-04-27 19:40:56 +03:00 |
|
Sergey Mashkov
|
aa156c08c6
|
Maven: versions inspection: kotlin plugin and library should have the same version
|
2016-04-27 19:40:56 +03:00 |
|
Sergey Mashkov
|
d097c3e9f1
|
KT-11743 Intention to replace kotlin-test with kotlin-test-junit
|
2016-04-27 19:40:55 +03:00 |
|
Sergey Mashkov
|
b8327f19b8
|
Maven: never generate JUnit (but keep code so we will be able to introduce checkbox in configurator to optionally add junit and chose version)
|
2016-04-27 19:40:55 +03:00 |
|
Sergey Mashkov
|
fc197cd616
|
Maven: extract maven support to the separate module
|
2016-04-27 19:40:54 +03:00 |
|