Kota65535
- 活动总数 17
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
-
-
Kota65535 创建了一个帖子, 已回答Cannot resolve resource filtering of MatchingCopyAction when I reload Gradle projects
When I click "Reload All Gradle Projects" button, I see the following warning on Build window. Cannot resolve resource filtering of MatchingCopyAction. IDEA may fail to build project. Consider usi... -
Kota65535 创建了一个帖子, 已回答Allow Ignoring Folders and Files in File/Folder Diff Viewer
Currently File/Folder Diff Viewer does not ignore directories that are "Marked as excluded". Is this not a bug? The YouTrack issue (https://youtrack.jetbrains.com/issue/IDEA-123224) has 106 votes b... -
-
-
Kota65535 创建了一个帖子, 已回答Can I use GDSL with generics?
I have following GDSL for my Groovy DSL. contributor(apiCtx) { // Non generic method definition method name: 'foo', params: [cl: "java.util.function.Function<String, String>"] // Generic method ... -
Kota65535 创建了一个帖子, 已回答Mixed Java and Groovy project cannot build
This is my sample project to reproduce. https://github.com/kota65535/GroovyEclipseTest The project contains the following classes: Java class using Lombok annotated (@Builder) Java class Java clas... -
-
Kota65535 创建了一个帖子, 已回答Cannot build groovy project using Groovy-Eclipse compiler
"Build Project" fails with message "Workspace is closed". No other message is shown. groovy-eclipse-batch jar version is 2.5.5-01. Below is copied from Help -> About Menu. IntelliJ IDEA 2018.3.1 ...