| ... | ... | @@ -14,7 +14,7 @@ All tests were made in the course [SharingImportExportTesting](https://artemis.c |
|
|
|
|
|
|
|
## Testing Export/Import with different languages
|
|
|
|
|
|
|
|
#### C exercises (FACT and GCC)
|
|
|
|
### C exercises (FACT and GCC)
|
|
|
|
|
|
|
|
##### Export to Sharing
|
|
|
|
|
| ... | ... | @@ -46,4 +46,9 @@ Importing the newly created Sharing exercise in Artemis works without errors. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
 |
|
|
\ No newline at end of file |
|
|
|

|
|
|
|
|
|
|
|
### Java exercises (Maven and Gradle)
|
|
|
|
|
|
|
|
|
|
|
|
### Python exercises |
|
|
\ No newline at end of file |