Hi All, When I looked into javax.annotation.processing package, I noticed that this package depends on some classes of the javax.tools package.
I searched javax.tools package in java6 branch and found that we have not implemented it yet. Did I miss anything? If no, do we have any plan to implement this package? -- Regards, Ray Chen