Hi, I'm trying to implement javadoc tool for Harmony. Since harmony is using ecj to do compilation and there're some useful APIs in ecj for javadoc. Can anyone give me an example on how to use ecj to compile java source code? or some tutorials on ecj? Thanks!
Best, Lou, Yin