This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 5c7b739 Merge pull request #3383 from
sdedic/vscode/projectview-action-fixes
new 128eeb5 Fixing the configure hint sub-fix to work more properly for
per-project hint settings.
new e4b621e Merge branch 'master' into pr-3147
new a08e35c Merge pull request #3388 from matthiasblaesing/pr-3147
The 6351 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:
.../settings/FileHintPreferencesProviderImpl.java | 31 ++++++++++++++++++++++
.../settings/OpenGlobalPreferencesImpl.java} | 21 +++++++++------
ide/spi.editor.hints/apichanges.xml | 12 +++++++++
ide/spi.editor.hints/manifest.mf | 2 +-
.../friend/FileHintPreferencesProvider.java | 3 ++-
...cesProvider.java => OpenGlobalPreferences.java} | 10 ++-----
.../editor/hints/settings/FileHintPreferences.java | 25 +++++++++++++++++
.../spi/java/hints/ErrorDescriptionFactory.java | 17 +++++++-----
8 files changed, 96 insertions(+), 25 deletions(-)
copy
ide/{spi.editor.hints/src/org/netbeans/modules/editor/hints/settings/friend/FileHintPreferencesProvider.java
=>
spi.editor.hints.projects/src/org/netbeans/modules/editor/hints/projects/settings/OpenGlobalPreferencesImpl.java}
(59%)
copy
ide/spi.editor.hints/src/org/netbeans/modules/editor/hints/settings/friend/{FileHintPreferencesProvider.java
=> OpenGlobalPreferences.java} (77%)
---------------------------------------------------------------------
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