qualified module names: don't show module name in Project View if it matches directory structure (IDEA-166061)

If module name can be composed by appending its directory name to a module name for the parent directory it makes no sense to show the full module name on the directory node in Project View.
This commit is contained in:
nik
2017-02-01 14:43:57 +03:00
parent 8619b14d83
commit 83e84fc677
6 changed files with 81 additions and 4 deletions