I'm looking for a javadoc script that would automatically generate a javadoc website and update the SVN with it, but I can't find one anywhere, so does anyone know where I can get one? A simple script that runs javadoc would do just as well, because from what I understand, you put all the scripts into a folder, and when you commit your changes to the SVN they all get run automatically.
The IDE being used for the project is Eclipse Europa. I have been told to write a script myself when I asked on other forums, but tbh I'm extremely new to programming altogether and have only just learned how to make methods and am looking at how to do arrays next. So any help would be greatly appreciated.