Skip to content
This repository has been 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

Open
teohaik opened this issue Sep 18, 2013 · 1 comment
Open

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

teohaik opened this issue Sep 18, 2013 · 1 comment

Comments

@teohaik
Copy link

teohaik commented Sep 18, 2013

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

@gousiosg
Copy link
Member

This is not a problem with Alitheia Core per se. Alitheia Core's Maven setup works fine on the command line and with IntelliJ. You can try this instead.

gousiosg added a commit that referenced this issue Sep 18, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants