See also the "Using the batch compiler" section in http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.jdt.doc.isv/guide/jdt_api_compile.htm
Regards, Tim On 06/Jul/2009 15:30, LOU Yin wrote: > 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 >