Colin Fleming

- Total activity 1462
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 479
-
-
-
-
Colin Fleming created a post, AnsweredReentrant Indexing error during tests
Since the last couple of IntelliJ versions, I'm sometimes getting the below error when running tests. What could be causing this? Sometimes deleting the system folder of my sandbox helps, but somet... -
Colin Fleming commented, -
Colin Fleming created a post, AnsweredFiltering transitive paths from inter-module dependencies?
My plugin has support for a Clojure build system called deps which I developed some time ago. Deps has the concept of local dependencies, where you can declare that a module depends on e.g. `../lib... -
-
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... -