Add StringBuilder keyword for Java API

Closes #2882
This commit is contained in:
bradley101 2017-02-08 15:37:22 +05:30 committed by Don Ho
parent 7ad86ad688
commit e5babc3d2b

View File

@ -3130,6 +3130,7 @@
<KeyWord name="StringBuffer" />
<KeyWord name="StringBufferInputStream" />
<KeyWord name="StringBufferPool" />
<KeyWord name="StringBuilder" />
<KeyWord name="StringCharBuffer" />
<KeyWord name="StringCharacterIterator" />
<KeyWord name="StringCoding" />
@ -3703,4 +3704,4 @@
<KeyWord name="ZipOutputStream" />
<KeyWord name="ZoneView" />
</AutoComplete>
</NotepadPlus>
</NotepadPlus>