Mikhail Galanin

- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 8
-
-
Mikhail Galanin created a post, AnsweredIDEA Community doesn't see standard functions of Kotlin
Hi there, That is a weird problem. IDEA highlights "mutableMapOf" (and some other) as an unresolved reference, however the project is built without any problems. Could anyone suggest what's going... -
-
Mikhail Galanin created a post, AnsweredCode template
Hi there, I would like to add a template which would be editable via Editor / File and Code Templates / Code If I add file to resources/fileTemplates they will be added to "new file" menu, which ... -
Mikhail Galanin created a post, Answeredjava.lang.NoClassDefFoundError in test after upgrading on 2019.2
Hi there. When I changed IDEA version in build.gradle, all tests started failing with the following error: com.badoo.component.plugin.zabbixdiscovery.MetricCompletionTest > initializationError FAIL... -
-
-
-
Mikhail Galanin created a post, Creating a custom debug configuration for PhpStorm
Hi, I would like to add a custom configuration, based on PhpStorm Xdebug. Could you please advise me from where I should start? -