Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bamboo/minimal-sam-with-receiver-repro

A minimal Gradle Kotlin DSL project using the sam-with-receiver plugin.
https://github.com/bamboo/minimal-sam-with-receiver-repro

Last synced: 18 days ago
JSON representation

A minimal Gradle Kotlin DSL project using the sam-with-receiver plugin.

Awesome Lists containing this project

README

        

# minimal-sam-with-receiver-repro

A minimal Gradle Kotlin DSL project using the sam-with-receiver plugin.

Notice it compiles cleanly from the command line:

./gradlew assemble

But IntelliJ IDEA still doesn't enable the _sam-with-receiver_
behaviour for `Action` blocks within the `buildSrc` project:

![IntelliJ IDEA screenshot](./buildSrc-screenshot.png)