Martin Entwistle
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Martin Entwistle created a post, AnsweredIntellij can't understand gradle dependencies if wrapped in a classpath jar
Hello, I am working on a large gradle project where we fetch all of our dependencies locally at bootstrap time, then we get all the depencency jar names and write them in a manifest in a jar to kee... -
Martin Entwistle created a post, AnsweredJump to definition in source of gradle tasks
Hi, I have recently started to load some of of gradle projects into as IntelliJ as gradle projects rather than Java projects. This has been a pretty good experience so far, and all of the sub proj...