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/netbeans.git.
from aae0fcd Remove check that blows up when the LSP or DAP server is
reset.
new 1463cef Handle dots in class name by treating the prefix as a package
structure
new 4fb57d2 Let the annotation processor suggest the fix
new 3df666b Avoid non-Java identifier characters when creating Java file
from template
new 1162ab7 Don't check unchanged names and (package|module)-info special
identifiers
new 00a4293 Merge pull request #3223 from
JaroslavTulach/jtulach/DotInClassName
The 5972 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:
.../org/netbeans/modules/java/JavaDataObject.java | 46 +++++++++++
.../netbeans/modules/java/JavaDataObjectTest.java | 93 ++++++++++++++++++++--
.../modules/openide/util/NbBundleProcessor.java | 2 +-
3 files changed, 132 insertions(+), 9 deletions(-)
---------------------------------------------------------------------
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