I, who am totally new to Java, am trying to compile a project "Hello, World!" . I followed some Stack Overflow steps English. I followed all the steps, but when I open my jar, it gives error. I opened it, and I saw that it was the manifest's fault. I searched, but so far I have found no way to add the main class in the manifest. What should I do?