There are some time stamps in JavaDoc like last edited ---- . Is there a way to enter these details automatically whenever I edit and save a file?
Purpose is not to SEE the last edit date but SHOW it in javadocs. When I have finished editing and I am going to publish it. I don’t want to write in every class’s Javadocs myself when I edited the files last
No. There is no such feature in Eclipse with or without any plugin.