frameworks directory path
Posted: Thu Oct 14, 2021 3:59 pm
Hi
I used ro.sync.exml.workspace.api.PluginWorkspaceProvider.getPluginWorkspace().getUtilAccess().expandEditorVariables("${frameworksDir}", null); API to get path of Frameworks directory.
I wanted to get the path of dita directory present inside frameworks directory, so I added "\dita" at the end of the string I got from above API. Is there a way to get the entire path to dita folder directly?
Regards
Srinarayan
I used ro.sync.exml.workspace.api.PluginWorkspaceProvider.getPluginWorkspace().getUtilAccess().expandEditorVariables("${frameworksDir}", null); API to get path of Frameworks directory.
I wanted to get the path of dita directory present inside frameworks directory, so I added "\dita" at the end of the string I got from above API. Is there a way to get the entire path to dita folder directly?
Regards
Srinarayan