Hi all,
I might be missing something very simple here but it seems I cannot find a way
to build tools/nodetool/* source files correctly in my dev set up.
For example, when I make a simple code change in line 105
(System.out.println("Status=Up/Down");" in Status.java to print something else
and run ant build, it doesn't get printed out when I run "nodetool status"
command next time. It still prints the old message.
I'm using IntelliJ for development and building the code. I would appreciate
any help!
Thanks,
Preetika