I have a problem at the time of running a file.jar that I did.
When I click run nothing simply happens, no window opens, no error message or anything.
In the Meta-INF folder you have the MANIFEST.MF containing only Manifest-Version: 1.0
.
The name of the PACK
is REDE
and the class that has the main
that I want to execute is chatserver
.
What should I do to get it to run?