One more question though. One of my subprojects is groovy. After importing to IntelliJ IDEA it was not recognized as such - I needed to add Groovy to this module and point to src/main/groovy sources by hand. Is it a not-yet-implemented feature of idea plugin or is it a bug?
-- Regards / Pozdrawiam Tomek Kaczanowski 2010/7/7 Tomek Kaczanowski <[email protected]>: > John, > > I must have messed something up. I tried it again today and it works > just fine. Both subprojects were recognized properly. > > Thank you for your support. > > -- > Regards / Pozdrawiam > Tomek Kaczanowski > > > > > 2010/7/6 John Murph <[email protected]>: >> On Tue, Jul 6, 2010 at 6:25 PM, Tomek Kaczanowski >> <[email protected]> wrote: >>> >>> > idea plugin generated a lot of files - ipdl.iml/ipr/iws in root >>> > directory and core.iml/iws and exmples >>> sorry some typo here - I got core.iml/iws and examples.iml/iws in core >>> and examples subprojects respectively. >>> Does it mean that idea plugin does its job well? >> >> Well, I wouldn't go that far -- you are having a problem after all! But, >> that is good that you are seeing all those files. Otherwise, it would >> indicate a configuration issue with your Gradle script(s). As it is, you >> need to get IDEA to ignore your changes so we can see what Gradle is >> generating. Assuming you can do that, does the IDEA project have two >> modules, "core" and "examples"? >> >> >> -- >> John Murph >> Automated Logic Research Team >> > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
