Kirill Marchuk
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Created custom refactorings, defined by IntelliJ user
AnsweredI 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... -
Created Spring Boot (Gradle-based) project and Run Test configuration
AnsweredI 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...