Skip to content
This repository was archived by the owner on Nov 19, 2019. It is now read-only.
This repository was archived by the owner on Nov 19, 2019. It is now read-only.

Type gr.aueb.metrics.findbugsscala cannot be resolved to a type  #3

@teohaik

Description

@teohaik

I encounter the following problem after importing Alitheia in Eclipse as a maven project.
(The alitheia version is the latest one, where the ArtifactID Eclipse problem has been resolved)

Description: gr.aueb.metrics.findbugsscala cannot be resolved to a type
Resource: Activator.java
Path: /findbugs/src/main/java/gr/aueb/metrics/findbugs
Location: line 49

I also noticed that the path /findbugs/src/main/java/gr/aueb/metrics/findbugs is from the module metrics which is not a Java project in eclipse as you can see in the attached image. So probably this is the problem. Eclipse cannot refer to a Class in the workspace with the class not being inside a Java Project

metrics

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