[GRADLE-2314] Registring SourceSetOutput.dir with buildtBy breaks for IdeaPlugin Created: 17/May/12 Updated: 04/Jan/13 Resolved: 21/May/12 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 1.0-rc-2, 1.0-rc-3 |
Fix Version/s: | None |
Type: | Bug | ||
Reporter: | Leif LislegÄrd | Assignee: | Unassigned |
Resolution: | Not A Bug | Votes: | 0 |
Attachments: | build.gradle |
Description |
Stumbled upon this while assembling some demo projects on how to integrate IntelliJ using the IdeaPlugin. Attached demo project shows how one could integrate generated code onto classpath in IntelliJ. For some unknown reason it seems like the output paths arent correctly initialized or recognized by the plugin. |
Comments |
Comment by Leif LislegÄrd [ 21/May/12 ] |
Uhuh, i just realized it to be my own typo. Sorry about this guys, this case can safely be discarded. |