Franz Zieris - 2014-12-08
  • Description has changed:

Diff:

--- old
+++ new
@@ -1,6 +1,7 @@
 Currently partial sharing of modules is disabled in IntelliJ. This is because of several issues with only partially sharing a folder. For example, to create a module in IntelliJ, an .iml file needs to be present - if this file is not shared in the partial share, it has to be added by the logic.

 This task contains:
+
 * Finding out about problems with partially shared modules in IDEA
 * Finding solutions that either solve these problems or avoid them