On Fri, Mar 19, 2010 at 12:37 PM, Mike <[email protected]> wrote:

>
> I agree. We are currently generating Idea projects for our Gradle projects,
> however, we have highly customized numerous things and enforce some of our
> own conventions so I'm not certain if ours is a good general solution --
> especially considering how custom you can make your Gradle projects. We've
> also found some deficiencies with representing Gradle projects in Idea (such
> as Idea assuming a single test output path). But project generation is
> definitely a good thing to add to Gradle.
>
>
>
FYI, I am working on extracting this to a general purpose Gradle plugin.  As
is always the way for me, it's one of several tasks I have ongoing, so it's
not getting done very quickly but I am making progress.  I am trying to make
it handle a "standard" Gradle project out of the box, with the ability to
customize the generated project if you've extended Gradle.  We have very
much extended Gradle (another thing I'm working on is a paper describing
what we have done) so the customization aspect is critical for us.  If not,
I would have already finished it I think.  Anyway, I hope you will see
something soon and it solves your needs.


-- 
John Murph
Automated Logic Research Team

Reply via email to