cuba-platform / cuba-gradle-plugin

Gradle plugin for building CUBA platform and applications
https://www.cuba-platform.com
Apache License 2.0
15 stars 18 forks source link

Custom controller without screen xml does not support injection #35

Closed Flaurite closed 6 years ago

Flaurite commented 6 years ago

Just create Custom controller that extend AbstractLookup. It should be able to inject some beans.

jreznot commented 6 years ago

It is a bug of Eclipse / Intellij plugins, not Gradle plugin