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
