I managed to get everything working, the textual diff generation, and the
find/replace, minus the read only buffer portion..which is ok for now. I might
just want to edit later anyway.
It took trial and error going through an Ant version of the project with the
library picker and finding which
Thanks for the idea.
1. How might I disable the saving of a file buffer?
2. My find/replace actions aren’t enabled when I click into the json or xml
editors. I am trying to learn how to enable them.
3. Do you know anything about the textual diff tab I mentioned? It is empty and
only the grap
Greetings,
Consider disabling the ability to save a given file buffer; the Find/Replace
tools will find and replace things, but if you cannot save the result then
that file buffer is essentially read-only.
--
Mark A. Flacy
mfl...@verizon.net
On Monday, September 27, 2021 4:44:17 PM CDT Tim M
Hi,
I’ve managed to get the XML and JSON editors in my Maven netbeans platform and
they appear to be working properly, except the Find/Replace options.
Those menu options and keyboard shortcuts are disabled.
I think I’ve included all the editor files and action jars for the XML and JSON
editor