ls1intum / Orion

Plugin integrating Artemis programming exercises into IntelliJ
https://plugins.jetbrains.com/plugin/13217-orion--artemis-programming-exercise-integration/
MIT License
32 stars 8 forks source link

Fixed multiple Deprecations #87

Closed Kroko-fant closed 1 year ago

Kroko-fant commented 1 year ago

Motivation and Context

Solve multiple deprecations

Description

Fixed Several Code Style Issues and Deprecations of Functions that are marked "Deprecated" or equal in the jetbrains api

Steps for Testing

  1. Install the release as described in the readme
  2. Open an exercise in Orion
  3. ...

Review Progress

Code Review

Screenshots