SettingsGeneral - Helmut-Ortmann/EnterpriseArchitect_hoTools GitHub Wiki
Settings General
Define what you see of:
Here you define (see also Tooltips):
- Show Addins
- hoTools (Line style and more)
- Find&Replace
- As
- Addin Tab in the Addin Window
- Own EA Window (Tab Window, free, dockable,..)
- Global Keys
- Shortkey Support
- Toolbar
- Show Service Button
- Show Search Button
- Favorite Buttons
- Visualize Linestyle Buttons
- Visualize Conveyed Items support
- VC (Version Control) + SVN is mostly implemented in Menu VC
First Addin Tab
The EA Addin Windows supports Tabs for Addins which have a caption. You can choose which Tab you want to be activated first.
Quick Search
Define the Search name for Quick Search:
SQL Paths
Define the paths hoTools shall search for SQL. It is a semicolon separated list. You can always use the complete paths.
LINQPad
LINQPad is an interactive Scratchpad for SQL, C#, VB, F#. It's not part of hoTools!
To run complex SQL queries from EA just like other queries hoTools has this LinqPad interface:
- LINQPadSupport
- UseLINQPad connection
- If selected hoTools doesn't tries to tell LINQPad which connection to use
- If not selected hoTools tells LINQPad which connection to us
- hoTools uses the LINQPad connection file to tell LINQPad which connection to use for the query
- LINQPad path
- A semicolon separated list of folders hoTools can find your LINQPad query files (*.LINQ)
- LPRun.exe path (in LINQPad installation folder)
- LINQPad connection xml file The *.xml file where LINQPad stores the connections
- Help, Show LINQPad connections shows all defined LINQPad connections and there major properties
- Temp folder (folder for temp results)
Note: LINQPad isn't part of hoTools but a great tool I love.
Load MDG during startup
You may load the hoTools example MDGs
Auto Counter
You may use Auto Counter for ObjectTypes and their Stereotype:
- Generate Name or Alias when creating the specified ObjectType/Stereotype
- Genearate Name or Alias for all elements according to ObjectType/Stereotype
- Define rules in Settings.json
General Setting Dialog
hoTools with all possible features
Remember, you can define what you see!