|
IntelliUML Teresa
|
Starting PluginIntelliUML Teresa plugin must be started before you begin using it. It may be started (and stopped) at any moment while working with a project. If you have opened more than one project at the same time, IntelliUML Teresa may be started (and stopped) independently for each project. Stop PluginYou may stop IntelliUML Teresa for any of your opened projects, and if previously was started, at any moment by invoking . Auto Start PluginIntelliUML Teresa may also be configured to start automatically every time you open a project:
Next time you open a project IntelliUML Teresa will be started automatically. UML Repository SavingAll UML elements created while working with IntelliUML Teresa are kept in an in-memory repository, which is persisted to a file, using XMI 1.2 format, named after the project's name with extension 'xmi', in the project's content root. For example, for a project called 'myproject' and with content root 'C:\IdeaProjects\MyProject\', the corresponding XMI file would be 'C:\IdeaProjects\MyProject\myproject.xmi'. The UML repository is read from this file when IntelliUML Teresa is started, and saved to when stopped. |