0

I need to find code smells in the Eclipse project git repository.

I am trying to do this via EGit for Eclipse and plugins PMD and JDeodorant. But I seem to be having trouble.

I have managed to clone the git repository into Eclipse but I cannot use PMD or JDeodorant on its files. Why is that?

If I have a normal Java project, those tools work. So I am guessing I need to convert the git repo into a java project - how do I even do that?

enter image description here

Thanks to the answer below, I have managed to covert the repository into Eclipse projects, but the only thing not making sense are red exclamation marks:

enter image description here

1

1 Answer 1

1

Right click on the repository, choose "Import Projects..." and then "Import existing projects".

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.