This is an automated email from the ASF dual-hosted git repository.
skygo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 7106cd4 Merge pull request #1897 from lkishalmi/janitor
new 88ddab6 [NETBEANS-3311] Providing support convert text block to string
new 6efeb73 [NETBEANS-3311] Providing support convert text block to string
new 6e06e0f [NETBEANS-3311] Providing support convert text block to string
new e5944ed [NETBEANS-3311] Providing support convert text block to string
new 9e0a101 Merge pull request #1646 from
Akshay-Gupta-Oracle/nb_textBlock_to_string2
The 3583 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:
.../java/hints/jdk/ConvertTextBlockToString.java | 107 ++++++
.../hints/jdk/ConvertTextBlockToStringTest.java | 370 +++++++++++++++++++++
.../modules/java/source/save/CasualDiff.java | 5 +-
3 files changed, 479 insertions(+), 3 deletions(-)
create mode 100644
java/java.hints/src/org/netbeans/modules/java/hints/jdk/ConvertTextBlockToString.java
create mode 100644
java/java.hints/test/unit/src/org/netbeans/modules/java/hints/jdk/ConvertTextBlockToStringTest.java
---------------------------------------------------------------------
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