I'm having an issue using (proxy) to extend a class (JViewport) with
an interface (Scrollable). The behavior is as follows: if I clean my
code ("lein clean") then try to run it ("lein run"), I get an
exception. However, if I edit the file that has the proxy, then run
the code again ("lein run"), it
I'm having an issue using (proxy) to extend a class (JViewport) with
an interface (Scrollable). The behavior is as follows: if I clean my
code ("lein clean") then try to run it ("lein run"), I get an
exception. However, if I edit the file that has the proxy, then run
the code again ("lein run"), it