Gabriel Harris-Rouquette
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 5
-
Gabriel Harris-Rouquette commented, -
Gabriel Harris-Rouquette commented, -
Gabriel Harris-Rouquette created a post, AnsweredReloading Gradle Plugin in Live Development
While writing a gradle Kotlin-dsl plugin (n IntelliJ and having a consumer gradle setup using said plugin, I can't get IntelliJ to acknowledge an update of the plugin without performing an `Invalid... -
Gabriel Harris-Rouquette created a post, How to get JpsProject or JpsModule from a Project/Module
In scala-intellij, I've found that it's been troublesome that there are some compiler flags available in the CompilerSettings (yes, scala/sbt specific), and one of the biggest issues is that some o... -
-
Gabriel Harris-Rouquette commented, -
Gabriel Harris-Rouquette created a post, AnsweredGiven a Module Creation setting, automatically add "Ignore unused method" with dependency specific annotations
So, in some development environments, methods annotated with dependency provided annotations such as `Listener`, it'd be useful if the plugin providing support for such dependency projects would be... -
Gabriel Harris-Rouquette created a post, AnsweredGradle Multi Modules with Multiple Source Sets
So, as many are aware, 16 adds multi-source sets as separated modules. While I welcome this for finer granularity control of which dependencies are managed in which source set, the current setup co...