I am using the "apply from: <file>" syntax to decompose my build script into
"functional" build scripts (kinda like simple plugins).  I had my IDEA
project generation code factored as such, as started to switch to Hans' new
plugin for this.  To do so, I needed a "buildscript" section in the build.
Interestingly, putting this in the applied .gradle file did not work.  I
found that an understandable, but surprising, limitation.

Just a note, in case it is not desired that this limitation exist.

-- 
John Murph
Automated Logic Research Team

Reply via email to