PT #165080768, #165662425: Selective Java, XML symbol scanning
This commit is contained in:
@@ -703,7 +703,9 @@
|
||||
"path": "/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar",
|
||||
"sourceContainerUrl": "file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/src.zip",
|
||||
"isSystem": true,
|
||||
"isOwn": false
|
||||
"isOwn": false,
|
||||
"isTest": false,
|
||||
"isJavaContent": false
|
||||
}
|
||||
},
|
||||
"fqName": "java.util.Map",
|
||||
|
||||
@@ -53,7 +53,9 @@
|
||||
"path": "/Users/aboyko/Documents/junit-workspace/test-webflux-project/src/main/java",
|
||||
"outputFolder": "/Users/aboyko/Documents/junit-workspace/test-webflux-project/target/classes",
|
||||
"isSystem": false,
|
||||
"isOwn": true
|
||||
"isOwn": true,
|
||||
"isTest": false,
|
||||
"isJavaContent": true
|
||||
}
|
||||
},
|
||||
"fqName": "org.test.NestedRouter3",
|
||||
|
||||
@@ -258,7 +258,9 @@
|
||||
"path": "/Users/aboyko/Documents/junit-workspace/test-webflux-project/src/main/java",
|
||||
"outputFolder": "/Users/aboyko/Documents/junit-workspace/test-webflux-project/target/classes",
|
||||
"isSystem": false,
|
||||
"isOwn": true
|
||||
"isOwn": true,
|
||||
"isTest": false,
|
||||
"isJavaContent": true
|
||||
}
|
||||
},
|
||||
"fqName": "org.test.Quote",
|
||||
|
||||
@@ -615,7 +615,9 @@
|
||||
"path": "/Users/aboyko/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/2.0.0.RELEASE/spring-boot-autoconfigure-2.0.0.RELEASE.jar",
|
||||
"sourceContainerUrl": "file:/Users/aboyko/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/2.0.0.RELEASE/spring-boot-autoconfigure-2.0.0.RELEASE-sources.jar",
|
||||
"isSystem": false,
|
||||
"isOwn": false
|
||||
"isOwn": false,
|
||||
"isTest": false,
|
||||
"isJavaContent": false
|
||||
}
|
||||
},
|
||||
"fqName": "org.springframework.boot.autoconfigure.web.ServerProperties",
|
||||
|
||||
Reference in New Issue
Block a user