logic: indexer command refactoring
* moved SystemHeaderSearchPaths and FramewordSeearchPaths of indexer cxx indexer commands to CompilerFlags section * added SourceGroupTestSuite to test indexer command generation of all source groups * removed "compile_commands.json" from gitignore, because a resource file for the tests has this name
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
SourceFilePath: "src/main/java/main.java"
|
||||
LanguageStandard: "8"
|
||||
ClassPathItem: "test/jre/system/library/path.jar"
|
||||
Reference in New Issue
Block a user