Skip to content

Submissions are not found (language not supported) #782

Answered by tsaglam
maximiliankraft asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like you are trying to parse Typescript files. Sadly, we do not support typescript yet. However, we would be interested in that. See here for how to add new languages: https://github.com/jplag/JPlag/wiki/4.-Adding-New-Languages

When running JPlag the default language is Java, other languages can be selected via the -l argument. If your files would have been e.g. C# files an appropriate call would have been: java -jar jplag.jar -l csharp -s src ./assignments

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@tsaglam
Comment options

Answer selected by tsaglam
Comment options

You must be logged in to vote
1 reply
@tsaglam
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question A question, so neither a bug nor a enhancement proposal.
3 participants
Converted from issue

This discussion was converted from issue #777 on November 11, 2022 07:51.