Cooperate-Project / EnterpriseArchitectBridgeEAAddin

Add-In for Enterprise Architect that automatically refreshes the diagram after changes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IncrementalDBSync

Travis CI Bintray Issues License

This is an Add-in for Enterprise Architect. It enables automatic refreshing of changes in the database by repeatedly polling logging tables. These logging tables can be created by using a generator like IncrementalDBSyncUtils.

Installation

Download the installer from our download repository. Choose the installer from the latest folder for up-to-date development versions and all other folders for stable release versions. Follow the instructions of the installer.

##Usage

To use this addin, first, use a active database and prepare it with triggers and logging tables, e.g. generated by IncrementalDBSyncUtils. Then follow the steps described in the wiki to build and enable the add-in.

About

Add-In for Enterprise Architect that automatically refreshes the diagram after changes.

License:Eclipse Public License 1.0


Languages

Language:C# 85.0%Language:NSIS 15.0%