KotZPolibudy / IOD-L11-Gamma

Inżynieria Oprogramowania - grupa Gamma (γ) - najlepszy projekt na roku
GNU General Public License v3.0
4 stars 0 forks source link

Add automatic javadoc generation #13

Closed GaussX0 closed 7 months ago

GaussX0 commented 7 months ago

This merge request handles the issue of Javadoc not being generated automatically during program build. The issue was a faulty plugin repository link, which caused some crucial downloads to fail, and in turn made the whole process impossible. The solution was to replace the repository link with a working one.