-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b104
-
Not verified
In the course of converting the existing standard doclet to use the new doclet APi, some minor issues have been uncovered that were not addressed well in the old Doclet API. These issues should be addressed now.
1. A doclet needs access to the JavaFileManager being used to read and write files.
2. A doclet needs access to the source version of the files being compiled.
1. A doclet needs access to the JavaFileManager being used to read and write files.
2. A doclet needs access to the source version of the files being compiled.
- duplicates
-
JDK-8145248 DocletEnvironment should provide access to the file manager
-
- Closed
-