I encountered this error during the use of qualimap:
Exception in thread "main" java.awt.AWTError: Can't connect to X11 window server using 'localhost:22.0' as the value of the DISPLAY variable.
I found the relevant solution on the official website of qualimap, but I don't know how to implement it.
Qualimap is a binary file with no parameters to receive java configuration during execution.
Qualimap.jar cannot be started using "java -jar qualimap.jar".
Can someone help me to look at it?