Pill: Add an order entry for module's sources

This commit is contained in:
Yan Zhulanow
2018-07-18 20:22:17 +03:00
parent 2049d00ca8
commit 094cb6be1d
+2
View File
@@ -129,6 +129,8 @@ private fun renderModule(project: PProject, module: PModule) = PFile(
xml("orderEntry", "type" to "inheritedJdk")
xml("orderEntry", "type" to "sourceFolder", "forTests" to "false")
for (orderRoot in module.orderRoots) {
val dependency = orderRoot.dependency