Kirill Marchuk
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 3
-
创建于 custom 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... -
创建于 Spring 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...