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
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
- Select the JBR
>11.0.3
as the project SDK with language level 11 - Run Gradle task:
runIde
Email: alexander(dot)ungar(at)tum(dot)de