Hello All,

I'm trying to start working with multimodule gradle project using
IntelliJ IDEA and have a question regarding this.

My settings.gradle file looks like this:
include 'core', 'examples'

after I run "gradle idea" from root it seems like IntelliJIDEA sees
only sources from "core" subproject. I figured out I can add sources
of "examples" subproject (to Main module) and also sources of buildSrc
by using "Module settings" dialog. I wonder if there is a better way
to do this?

Any hints appreciated.

-- 
Regards / Pozdrawiam
Tomek Kaczanowski

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to