Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation.
This commit is contained in:
@@ -203,8 +203,7 @@ public class HighlightText implements com.sun.star.awt.XActionListener {
|
||||
}
|
||||
|
||||
String libURL = xme.expandMacros(
|
||||
"${$BRAND_BASE_DIR/program/" + bootstrapName + "::BaseInstallation}" +
|
||||
"/share/basic/ScriptBindingLibrary/" +
|
||||
"$BRAND_BASE_DIR/share/basic/ScriptBindingLibrary/" +
|
||||
name.toLowerCase() + ".xlb/");
|
||||
|
||||
System.err.println("libURL is: " + libURL);
|
||||
|
Reference in New Issue
Block a user