Commit Graph

37 Commits

Author SHA1 Message Date
Vladimir Dolzhenko d9cbc459d0 Use PluginManagerCore instead of PluginManager
Relates to #KT-35918
2020-02-10 15:50:37 +01:00
Ilya Kirillov da7d594d0f Wizard: change new wizard title 2020-01-24 11:13:04 +03:00
Ilya Kirillov 35076eb559 Wizard: add FUS statistic collection 2020-01-24 11:13:01 +03:00
Ilya Kirillov 4854294bb5 Wizard: fix removing template in UI 2020-01-24 11:12:58 +03:00
Ilya Kirillov 3d6aa79f45 Wizard: allow enabling new wizard in UI 2020-01-24 11:12:56 +03:00
Ilya Kirillov 3d5007c1a5 Wizard: temporary hide sourcesets editing for users 2020-01-24 11:12:53 +03:00
Ilya Kirillov 0a4d45b347 Wizard: add support of creating run configurations
#KT-36043 fixed
2020-01-24 11:12:48 +03:00
Ilya Kirillov dc26138da3 Wizard: add support of JS singleplatform projects 2020-01-24 11:12:43 +03:00
Ilya Kirillov b9226ce54f Wizard: automatically determine Kotlin version based on Kotlin plugin version
For snapshot plugin just take the latest eap or stable version
2020-01-24 11:12:40 +03:00
Ilya Kirillov 40d6fe7a00 Wizard: remove empty border from module settings 2020-01-24 11:12:39 +03:00
Ilya Kirillov 129ee55fe0 Wizard: remove unused function 2020-01-24 11:12:38 +03:00
Ilya Kirillov 18090c0e0a Wizard: fix incorrectly added modules to the tree 2020-01-24 11:12:37 +03:00
Ilya Kirillov 5392ff128f Wizard: move "validation error" string from message to title 2020-01-24 11:12:36 +03:00
Ilya Kirillov 5f8930e109 Wizard: add validation for project name 2020-01-24 11:12:35 +03:00
Ilya Kirillov 09b50a209b Wizard: do not suggest invalid groupId 2020-01-24 11:12:25 +03:00
Ilya Kirillov 1b4e282540 Wizard: do not show expert panel form wizard 2020-01-24 11:12:10 +03:00
Ilya Kirillov b33ae61508 Wizard: add validators for POM data 2020-01-24 11:12:08 +03:00
Ilya Kirillov 7df1b54c82 Wizard: Show message when module has no configurable settings 2020-01-24 11:12:06 +03:00
Ilya Kirillov 923f646b3d Wizard: Move test framework settings to module configurators 2020-01-24 11:12:04 +03:00
Ilya Kirillov 0ebcf482ca Wizard: move module templates to modules 2020-01-24 11:12:02 +03:00
Ilya Kirillov 5673804707 Wizard: add module dependencies for JPS 2020-01-24 11:12:01 +03:00
Ilya Kirillov 6acf279a34 Wizard: Use default Java source roots for JPS projects
#KT-35710 fixed
2020-01-24 11:11:37 +03:00
Ilya Kirillov 206284d33c Wizard: rework UI components for settings
#KT-35712 fixed
2020-01-24 11:11:36 +03:00
Ilya Kirillov 49e8513928 Wizard: do not overwrite existing artifactId & groupId settings
#KT-35713 fixed
2020-01-24 11:11:31 +03:00
Vyacheslav Gerasimov 68f1d91e1b as40: Upgrade to AS 4.0 C7 2019-12-25 20:19:36 +03:00
Ilya Kirillov c311a66e5e Fix 191 & as35 compilation 2019-12-20 04:15:26 +03:00
Ilya Kirillov 06dc2caf41 Fix compilation for AS 2019-12-19 15:56:34 +03:00
Ilya Kirillov 1ab405a86c Wizard: introduce unit test mode 2019-12-18 15:54:51 +03:00
Ilya Kirillov b2166dc40d Wizard: fix wrong checking for project kind in UI 2019-12-18 15:54:48 +03:00
Ilya Kirillov c1ce215b5d Wizard: disable abbility to switch between targets in existing module 2019-12-18 15:54:47 +03:00
Ilya Kirillov aa2992e84a Wizard: add additional applicability checker for template 2019-12-18 15:54:41 +03:00
Ilya Kirillov af174b4f74 Wizard: format templates code 2019-12-18 15:54:38 +03:00
Ilya Kirillov f927fb3471 Wizard: introduce ServicesManager & correctly handle disabled gradle & maven Idea plugins 2019-12-18 15:54:24 +03:00
Ilya Kirillov 9011eecfdf Wizard: change wizard title to experimental 2019-12-18 15:54:22 +03:00
Ilya Kirillov b10e157147 Wizard: Create parent group for current and experimental project wizard 2019-12-18 15:54:20 +03:00
Ilya Kirillov 8684b0d6c1 Wizard: show experimental new project wizard only by registry flag 2019-12-18 15:54:19 +03:00
Ilya Kirillov aca193ddd2 Wizard: Add initial version of the new project wizard 2019-12-18 15:54:16 +03:00