Azure.ClientSdk.Analyzers_0.1.1-dev.20200510.1
Pre-release
Pre-release
[APIView] Java processor improvements (#581) * We do not scan compilation units that are missing any primary type (i.e. they are completely commented out). * Updating apiview-java-processor version to 1.5.0 * Adding support in the java apiview tooling for comments, and using this to indicate classes that lack any public constructors. Also, adding support for showing the @Deprecated annotation to aid reviewers in identifying the change in state of some API into deprecated API.