Files
kotlin-fork/jps-plugin/testData/incremental/withJava/convertBetweenJavaAndKotlin
Alexey Tsvetkov ee94a64718 Explicitly request rebuild when untracked java file is removed
Previously a rebuild was happenning because FileNotFoundException
was thrown when getting psiFile of removed file.
2017-12-22 16:12:20 +03:00
..