Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Java errors in RuntimePlugin.java #2

@Ingo60

Description

@Ingo60

Trying to compile this under Luna, I get 3 errors:

Description Resource    Path    Location    Type
Name clash: The method getAdapter(Object, Class<T>) of type RuntimePlugin.ResourceToSourceEntityAdapter has the same erasure as getAdapter(Object, Class) of type IAdapterFactory but does not override it  RuntimePlugin.java  /impulse/src/io/usethesource/impulse/runtime    line 44 Java Problem
The method getAdapter(Object, Class<T>) of type RuntimePlugin.ResourceToSourceEntityAdapter must override or implement a supertype method   RuntimePlugin.java  /impulse/src/io/usethesource/impulse/runtime    line 44 Java Problem
The type RuntimePlugin.ResourceToSourceEntityAdapter must implement the inherited abstract method IAdapterFactory.getAdapter(Object, Class) RuntimePlugin.java  /impulse/src/io/usethesource/impulse/runtime    line 39 Java Problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions