-
Notifications
You must be signed in to change notification settings - Fork 359
Closed
Description
I am trying to set up jplag in Eclipse, and am not able to do so because many files depend on imports from jplagWsClient.jplagClient.* for example:
import jplagWsClient.jplagClient.JPlagException;
import jplagWsClient.jplagClient.JPlagService_Impl;
import jplagWsClient.jplagClient.JPlagTyp_Stub;
import jplagWsClient.jplagClient.LanguageInfo;
import jplagWsClient.jplagClient.Option;
import jplagWsClient.jplagClient.ServerInfo;
import jplagWsClient.jplagClient.Status;
import jplagWsClient.jplagClient.Submission;
import jplagWsClient.jplagClient.UserInfo;
However, I can't find any classes with those names or any packages named jplagWsClient.jplagClient in the sources provided here on github. Am I doing something wrong?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels