Click to See Complete Forum and Search --> : javadoc


dalo
September 19th, 2000, 11:21 PM
Hi,
I accidentally deleted my java and class file for an assignment. I don't want to have to re-do it. However, I generated javadoc for it. Is there any way I can degenerate the javadoc so I can get my .java and or .class files back? Please help!!!!!!!!

Splatt
September 20th, 2000, 12:18 PM
Your best bet would be to try and undelete the files! I think all Javadoc does is read the source files and create the HTML docs for them. I don't think it stores copies of the class files anywhere.

"There's nothing more dangerous than a resourceful idiot." ---Dilbert

Splatt
September 20th, 2000, 12:19 PM
Your best bet would be to try and undelete the files! I think all Javadoc does is read the source files and create the HTML docs for them. I don't think it stores copies of the class files anywhere.

---Splatt

"There's nothing more dangerous than a resourceful idiot." ---Dilbert