Skip to content

Olimbia23/Orion

 
 

Repository files navigation

Orion IntelliJ plugin

Open Artemis IDE plugin for the programming exercise integration. This plugin integrates the Artemis interactive learning platform into the IntelliJ IDE. It allows you to directly import programming exercises from ArTEMiS and submit your changes to the build servers.

Current version: 1.1.1

Planned features

We want to integrate the following features into the plugin:

  • Automated exercise project import
  • Automated code submission (git pull + git stage + git commit + git push)
  • Java/JS bridge communication between the plugin, and the ArTEMiS Angular web application
  • Display of test results and submission feedback
  • Integration of the JetBrains Edu Tools

Run/debug the plugin

  • Select the JBR >11.0.3 as the project SDK with language level 11
  • Run Gradle task: runIde

Installation of a release (.zip)

Example Usage

Feedback? Questions?

Email: alexander(dot)ungar(at)tum(dot)de

Packages

No packages published

Languages

  • Kotlin 91.9%
  • Java 8.1%