Interface and Description |
---|
org.netbeans.modules.maven.api.problem.ProblemReporter
use
ProjectProblemsProvider instead. ProblemReporter 's problems are converted to the new API.
The synchronization is one way only, it's not guaranteed that getReports() contains all problems. |
Class and Description |
---|
org.netbeans.modules.maven.api.problem.ProblemReport
see
ProjectProblemsProvider |
Field and Description |
---|
org.netbeans.modules.maven.spi.nodes.NodeUtils.ICON_DEPENDENCY_JAR
since 2.93, please use the version from
IconResources |