Enhancement
Major
Detail
Major
Detail
Bugfix
Detail
#26577
Import of documentation does not work on Maven workspaces
As part of the switch to Maven, the tl:FileManager API was changed from File to Path. The import of the documentation has not been adapted yet. It doesn't work in a workspace where the dependencies come from the Maven repository.
Other deprecated File API uses of FileManager also need to be changed to the Path API.
Test
Create a new application where the dependencies come from the repository and check if the import of the documentation can be done.