Skip to content

Provide a backend for the Aspect Model Editor (for the downloadable installer, please find the repository "esmf-aspect-model-editor").

License

Notifications You must be signed in to change notification settings

eclipse-esmf/esmf-aspect-model-editor-backend

Repository files navigation

Aspect Model Editor backend

Table of Contents

Introduction

This project is used as the backend for the Aspect Model Editor and interacts with the ESMF-SDK to create SAMM specific Aspect Models.

Getting help

Are you having trouble with Aspect Model Editor backend? We want to help!

Setup

  • Download and install GraalVm 22.3.1 and JDK 17
  • Download and Install Maven
  • Environment Settings
    • Add "{JAVA_HOME}/bin" to PATH
    • Add "{MAVEN_HOME}/bin" to PATH
  • Configure Maven Settings

Note : Configure your IDE to use the new JDK and Maven installation.

Build and run

mvn clean package
mvn exec:java -Dexec.mainClass="org.eclipse.esmf.ame.Application"

We are always looking forward to your contributions. For more details on how to contribute just take a look at the contribution guidelines. Please create an issue first before opening a pull request.

License

SPDX-License-Identifier: MPL-2.0

This program and the accompanying materials are made available under the terms of the Mozilla Public License, v. 2.0.

The Notice file details contained third party materials.

GraalVm native-image

To build a native image we use GraalVm: GraalVm

About

Provide a backend for the Aspect Model Editor (for the downloadable installer, please find the repository "esmf-aspect-model-editor").

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages