I lost files with extension . java

Asked

Viewed 29 times

-1

Good day lost all files with java extension just got files with extension . class will these files . class has some utility or have restart my project..?

1 answer

1


You could try using one bytecode editor or java Decompiler, but it will depend on your knowledge to reverse everything. If the project isn’t too big, I would recommend starting from scratch and using a version control method like GIT for example to avoid things like this and more.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.