| ... | ... | @@ -42,7 +42,11 @@ This error orrcurs with multiple exercises, while other exercises like [this](ht |
|
|
|
|
|
|
|
##### Import to Artemis
|
|
|
|
|
|
|
|
Importing the newly created Sharing exercise in Artemis works without errors.
|
|
|
|
Importing the newly created C FACT exercise in Artemis works without errors.
|
|
|
|
|
|
|
|
Importing the newly created C GCC exercise in Artemis does not allow to choose GCC instead of FACT and throws the following error:
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
Importing other C exercises is not possible, because the default language is always set to `Java` with `Gradle` and it's not possible to change this.
|
|
|
|
|
| ... | ... | |