schueani
Results
2
issues of
schueani
Hello, there are two problems. ``` JTabbedPaneFixture tabbedPaneFixture = ...; Component c = tabbedPaneFixture.selectedComponent(); ``` The method call selectedComponent() doesn't work because it doesn't exist in the AssertJ-Swing 3.17. How...
Cannot locate native library 'libarchive.13.dylib': dlopen(libarchive.13.dylib, 10): image not found
9
When I tried to execute the sample program (please see the attachment), there was an error. Any suggestions ? Operating system : macOS 11.1 Raku : Implementing the Raku(tm) programming...