@eclipsesource/comparison-extension

0.0.1-next.20220331.125641 • Public • Published

Comparison Extension

A Theia extension that retrieves the comparison result from the emf-compare-adaptor and displays the result in a tree or optionally delegates the differences to a graphical view provided by the user.

Using this extension

To configure this extension a custom ComparisonExtensionConfiguration must be bound. At a minimum a fileExtension, a ServerJar (path to server jar), a ModelJarPath (path to the EMF model jar) and a ModelPackageName (the package name of the specified EMF model) must be bound. To enable the graphical comparison:

  • The supportGraphicalComparison needs to be set to true in the custom ComparisonExtensionConfiguration
  • And a GraphicalComparisonOpener needs to be bound.

/@eclipsesource/comparison-extension/

    Package Sidebar

    Install

    npm i @eclipsesource/comparison-extension

    Weekly Downloads

    5

    Version

    0.0.1-next.20220331.125641

    License

    EPL-2.0

    Unpacked Size

    377 kB

    Total Files

    151

    Last publish

    Collaborators

    • sgraband
    • model-compare-bot
    • tbuschto
    • sdirix
    • mkoegel
    • tabrisjs
    • moritzpost
    • eclipsesourceadmin
    • theia-tree-editor-bot
    • tortmayr
    • eugenneufeld
    • jfaltermeier