FIR IDE: Make KtReference class descriptors frontend independent
* The new idea-frontend-independent module created * Moved KtReference and it inheritors to that module & implement them in idea-analysis module by using descriptors frontend
This commit is contained in:
@@ -93,6 +93,7 @@ val projectsToShadow by extra(listOf(
|
||||
":idea:idea-jvm",
|
||||
":idea:idea-git",
|
||||
":idea:idea-jps-common",
|
||||
":idea:idea-frontend-independent",
|
||||
*if (Ide.IJ())
|
||||
arrayOf(
|
||||
":idea:idea-maven",
|
||||
|
||||
Reference in New Issue
Block a user