Java Extensions - project directory
Posted: Thu Aug 09, 2012 3:29 pm
In a WorkspaceAccessPluginExtension, how can you get the directory of the current project that is opened?
Code: Select all
ro.sync.exml.workspace.api.util.UtilAccess.expandEditorVariables(String, URL)
Code: Select all
pluginWorkspaceAccess.getUtilAccess().expandEditorVariables("${pd}", null);