
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@eclipse-emfcloud/theia-tree-editor
Advanced tools
Theia tree editor provides a framework to build tree master detail editors for editing model based data in Eclipse Theia.
Theia tree editor provides a framework to build tree master detail editors for editing model based data in Eclipse Theia.
Documentation about the editor's components and how to set up a custom editor can be found in the documentation. For a small development example using this framework, checkout the Github repository.
For more information, please visit the EMF.cloud Website. If you have questions, contact us on our spectrum chat and have a look at our communication and support options.
Install nvm.
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.36.0/install.sh | bash
Install npm and node.
nvm install 12.18.4
nvm use 12.18.4
Install yarn.
npm install -g yarn
Install dependencies and build the framework
yarn
This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License v. 2.0 are satisfied: MIT.
SPDX-License-Identifier: EPL-2.0 OR MIT
FAQs
Theia tree editor provides a framework to build tree master detail editors for editing model based data in Eclipse Theia.
The npm package @eclipse-emfcloud/theia-tree-editor receives a total of 20 weekly downloads. As such, @eclipse-emfcloud/theia-tree-editor popularity was classified as not popular.
We found that @eclipse-emfcloud/theia-tree-editor demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
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.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.