Skip to content

Virgin sample project doesn't build #866

Open
@ddyer0

Description

@ddyer0

I followed instructions to construct the "echo service" sample project and imported it into
eclipse. It doesn't quite build due to a missing dependency.

Description Resource Path Location Type
ClientManager cannot be resolved EchoTest.java /echo-service/src/test/java/com/example line 36 Java Problem
ClientManager cannot be resolved to a type EchoTest.java /echo-service/src/test/java/com/example line 36 Java Problem
The type org.glassfish.tyrus.client.ClientManager is not accessible EchoTest.java /echo-service/src/test/java/com/example line 14 Java Problem

I'm using eclipse and java 16 on windows.

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