Cannot run java gui (.form) program on cmd but on intelliJ its working
Answered
When I run the project that includes a GUI( .Form) through the IntelliJ it works,
but when I run through the CMD it gives me the following error:

Please sign in to leave a comment.
Please check https://stackoverflow.com/a/5774976/12844632 and https://stackoverflow.com/a/53536555/12844632 .