Page 1 of 1
JavaDoc API documentation anyone?
Posted: Fri Mar 06, 2020 7:53 pm
by honki-bobo
Is it just me or are you guys and gals also longing for a proper JavaDoc-ish API documentation?
@CherryAudio: Any chance we can get a complete API documentation any time soon? Please? Pretty please?
Re: JavaDoc API documentation anyone?
Posted: Tue Mar 17, 2020 7:46 am
by nekomatic
Would be nice to have the API available on maven central as well...
Re: JavaDoc API documentation anyone?
Posted: Sat Mar 21, 2020 10:22 pm
by Cherry Garcia
honki-bobo wrote: ↑Fri Mar 06, 2020 7:53 pm
Is it just me or are you guys and gals also longing for a proper JavaDoc-ish API documentation?
@CherryAudio: Any chance we can get a complete API documentation any time soon? Please? Pretty please?
We hear you. (=
Re: JavaDoc API documentation anyone?
Posted: Sat Mar 21, 2020 10:56 pm
by JackOats
+ 1.

Re: JavaDoc API documentation anyone?
Posted: Mon Apr 06, 2020 6:43 pm
by josephbottinger
It might even be *awesome* if standard JDK build processes were used; then you could use Module Designer to create a structure for the project, and traditional editors like IDEA or Eclipse could be used to develop the modules themselves. Then packaging could be done in designer again?
Just ... thinking out loud, as I have to look up the API for each component on its own web page, which means I lose my position in the left menu every time I look something else up...
Re: JavaDoc API documentation anyone?
Posted: Sat Apr 25, 2020 3:14 am
by andro
josephbottinger wrote: ↑Mon Apr 06, 2020 6:43 pm
It might even be *awesome* if standard JDK build processes were used; then you could use Module Designer to create a structure for the project, and traditional editors like IDEA or Eclipse could be used to develop the modules themselves.
A big +1. I understand the editor is part of the debugger, but it's 2020 and as far as I can see it does not even do autoindent (if it does, please let me know!) [I don't mean to sound rude!]