Skip to content

Can't import anything from jplagWsClient.jplagClient.* ? #22

@Goldensunboy

Description

@Goldensunboy

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions