Ido Gershoni
- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
-
-
Ido Gershoni 创建了一个帖子, 已回答Module source is in build/generated/source/annotationProcessor
I have a gradle module which I use in a multi-module project in Intellij Ultimate 2019.3.5. This module is a dependency of the other module in the same project. When I want to open classes of this ... -
-
-
-
Ido Gershoni 创建了一个帖子, 已回答Changes in code are not recognised when debugging a multi-module
I have two modules which I put in the same project: Module 1 (Maven) has a dependency on module 2 (Gradle). The main class is in module 1 and it is uses classes from module 2. As both are in the sa... -
Ido Gershoni 进行了评论, -
Ido Gershoni 创建了一个帖子, 已回答Refactor-Renaming does not work when using Lombok annotation
Since upgrading to 2020.2 the renaming of a field-variables (shift+F6) is not working when lombok annotations (@Getter, @Setter, @Data) are used. There is no error or any kind of message - just not...