Colin Fleming

- Total activity 1452
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 475
-
-
Colin Fleming created a post, AnsweredImplementing Trusted Project functionality
In my project, I support two build systems. I'm not using the External Systems API. I'm in the middle of implementing support for Package Search, and that is currently failing for me because the pr... -
Colin Fleming created a post, AnsweredjarFiles is not set for PluginDescriptor
I just started testing my plugin under the 2021.3 EAP, and when I run my tests I now get the following error: ERROR: jarFiles is not set for PluginDescriptor(name=Grazie, id=tanvd.grazi, descriptor... -
-
-
-
-
Colin Fleming created a post, AnsweredCreating separate resolve scope for specific files
My plugin provides support for Clojure files. A project which is gaining popularity recently is Babashka, which uses Clojure for shell scripting. Babashka provides an executable with a lot of built... -
Colin Fleming created a post, AnsweredProblems with IdempotenceChecker
I started work on my plugin a very long time ago now, and at the time a lot of invariants were not clear to me. In my case, my resolve code depends on some thread-local state, and it's very difficu... -
Colin Fleming commented,