searchmonkey jSearchmonkey (JAVA)
Powerful desktop search app for Windows, Linux and Mac
Brought to you by:
cottrela
Wes Hanney wants to merge 1 commit from /u/novamxd/searchmonkey/ to master, 2022-03-22
If you try to run it under JDK 11 (or greater) it fails to cast the supplied Integer value to a Long out of the box for the MaxHits and MaxRecurse.
Testing:
Also if you try to just use the Java Long notation the SpinnerNumberModel will default to double instead of using the Comparable<> constructor, so I had to force cast to Longs.
Hi Wes,
Thanks for this, I'll get this merged right away.
Best,
Adam