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

Add ability to specify default options for the screens generating in gradle plugin #111

Closed alexander-shustanov closed 5 years ago

alexander-shustanov commented 5 years ago

See studio issue.

cuba{
 ide{
 // place for options, that will be taken by CUBA Studio
 }
}
alexander-shustanov commented 5 years ago

Decided not to add these options to gradle file.