Studio for kdb+ v3.16 released - bug fixes

2 bugs went out with 3.14 -
1) StringBuilder was being used which meant the jre had to be 1.5+. Changed to StringBuffer so that only need java 1.4+.
2) Window->New Window resulted in an exception. Fixed.

Thanks to Daniel Seal and Mark Sykes for the bug reports.

Comments are closed.