This is an automated email from the ASF dual-hosted git repository.
jtulach pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from 434b89a Maven Indexing Optimizations (#537)
add e917c5c #271070: support for multiple ranges for error/warning
add c51f671 #271069: a way to have fixable annotation with default action
new 6021715 Merge pull request #554 from
JaroslavTulach/jtulach/AlignEditorHintsSPI
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
spi.editor.hints/apichanges.xml | 28 +++++++
spi.editor.hints/nbproject/project.properties | 2 +-
.../modules/editor/hints/AnnotationHolder.java | 88 +++++++++++---------
.../netbeans/modules/editor/hints/FixAction.java | 35 ++++++--
.../org/netbeans/modules/editor/hints/HintsUI.java | 14 +---
.../modules/editor/hints/ParseErrorAnnotation.java | 4 +
.../spi/editor/hints/ErrorDescription.java | 26 ++++++
.../spi/editor/hints/ErrorDescriptionFactory.java | 94 ++++++++++++++++++++++
.../modules/editor/hints/AnnotationHolderTest.java | 19 ++++-
9 files changed, 248 insertions(+), 62 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists