Uses of Class
uno.anahata.ai.nb.model.ide.ProjectDiagnostics
Packages that use ProjectDiagnostics
Package
Description
This package contains the heart of the Anahata NetBeans AI Plugin's unique
capabilities.
-
Uses of ProjectDiagnostics in uno.anahata.ai.nb.tools
Methods in uno.anahata.ai.nb.tools that return ProjectDiagnosticsModifier and TypeMethodDescriptionstatic ProjectDiagnosticsIDE.getProjectAlerts(String projectId) Performs a live scan of a specific project to find all high-level project problems and Java source file errors/warnings.
