Kirill Marchuk
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
-
Kirill Marchuk created a post, Answeredcustom refactorings, defined by IntelliJ user
I am just curious, if there're ways to define "custom refactorings" without writing a plugin for that. For example, user would want to hit "record" button, implement some changes on a class, then s... -
Kirill Marchuk commented, -
-
-
Kirill Marchuk created a post, AnsweredSpring Boot (Gradle-based) project and Run Test configuration
I have a Spring Boot project (Gradle config) and when I run test using context menu item "Run (class/method)" IDEA creates Gradle configurations instead of JUnit ones. Can I configure it to use JUn...