Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Guillaume on March 05, 2026, 08:41:14 pm

Title: Method to open a source file in EA ?
Post by: Guillaume on March 05, 2026, 08:41:14 pm
Hi,
Is there a way to open an XML file from a local path in EA source editor via an add-in ?
I have an addin that creates a file and I'd like to open it in EA once generated.
Title: Re: Method to open a source file in EA ?
Post by: JoNijsen on May 11, 2026, 07:36:51 pm
You can use Repository.OpenFileInEditor() for this