
We moved our repositories to BitBucket!
If you can't login or you can't register to the forums do not rise an issue, instead please write to support (at) l2jserver.com
Check our wiki!
Report server issues here
Forum has been updated to phpBB 3.2, let's see if this fixes some minor bugs we had.
Thank you for visiting http://www.l2jserver.com/
If you can't login or you can't register to the forums do not rise an issue, instead please write to support (at) l2jserver.com
Check our wiki!
Report server issues here
Forum has been updated to phpBB 3.2, let's see if this fixes some minor bugs we had.
Thank you for visiting http://www.l2jserver.com/
L2J Javadoc
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 32
- Joined: Thu Sep 23, 2010 9:10 am
L2J Javadoc
Why don't you make a javadoc for l2jserver? If needed i can add javadoc in the sources for full javadoc for each class! 

-
- Posts: 387
- Joined: Mon Jun 09, 2008 6:08 pm
Re: L2J Javadoc
problem is l2j is very undocummented so generating javadoc for it is pointless imo since nearly 80% is undocummented. Docummenting classes is not enough you have to document each method too inside the class'. This is quite tedious and a lot work nothing you do in a jiffy.Howler wrote:Why don't you make a javadoc for l2jserver? If needed i can add javadoc in the sources for full javadoc for each class!
- Zoey76
- L2j Inner Circle
- Posts: 6913
- Joined: Tue Aug 11, 2009 3:36 am
Re: L2J Javadoc
I'm adding and fixing documentation all the time, and avoid new code without documentation, this means at some point it will be complete.
If you or someone else wants to help, you should document one class, not all at once, and don't start by L2PcInstance, take something small, and of course that you know what it actually does, because worse than missing documentation is wrong documentation.
If you or someone else wants to help, you should document one class, not all at once, and don't start by L2PcInstance, take something small, and of course that you know what it actually does, because worse than missing documentation is wrong documentation.
Using Eclipse 4.12 - OpenJDK11 - MariaDB 10.4 - L2J Server 2.6.1.0