Socket
Socket
Sign inDemoInstall

@eclipsesource/comparison-extension

Package Overview
Dependencies
Maintainers
12
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipsesource/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.


Version published
Maintainers
12
Created
Source

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.

Keywords

FAQs

Package last updated on 31 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc