Kota65535

- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
-
-
Kota65535 created a post, AnsweredCannot 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 created a post, AnsweredAllow 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 created a post, AnsweredCan 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 created a post, AnsweredMixed 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 created a post, AnsweredCannot 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 ...