facebook

JavaDoc Auto-Creation

  1. MyEclipse Archived
  2.  > 
  3. Documentation
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #225884 Reply

    azca
    Member

    I’m using the following:
    Eclipse 2.7.101
    Build 200405181900-2.8-Beta1
    Eclipse ver 2.1.0
    java ver 1.4.2_05

    I was wondering if there was a way to automatically regenerate the javadoc automatically on a resource save, or if it is necessary to use the export wizard every time a change is made in the javadoc-comments?

    Thanks for the help!

    #225892 Reply

    Riyad Kalla
    Member

    This isn’t supported by Eclipse or MyEclipse ALTHOUGH you might be able to do this by creating an Ant build file that does this, and then adding it to your builder list so it occurs right after the file saves… the down side of course is that your file saves are going to take a lot longer 🙁

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JavaDoc Auto-Creation

You must be logged in to post in the forum log in