I wrote an application in Eclipse that was successfully compiled and launched. After that, I found the * .java and * .class files in the corresponding directory. Then I deleted the * .class file, and now I do not know how I can return it.
Eclipse writes to me: "The class file was not written. The project may be inconsistent if you try to update this project and create it."
By right-clicking on the project, I got a drop-down menu in which I found βRefreshβ, but I canβt find out how I can βbuildβ the project.
So how can I generate the class file again?
Thanks in advance for any help.
Roman source share