build: java indexing fixes for linux

This commit is contained in:
malte_langkabel
2016-08-16 10:10:18 +02:00
parent ae5a6a5d46
commit 77848a3d67
9 changed files with 38 additions and 24 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ public class JavaIndexer
}
}
JavaParserFacade.clearCaches();
JavaParserFacade.clearInstances();
// String fileName = filePath.substring(filePath.lastIndexOf("/"), filePath.lastIndexOf(".java"));