albusshin
albusshin

Reputation: 4010

How to add a .class file folder to the classpath in eclim?

How do I add a folder with .class files to the classpath to eclim?

I've tried the options in the eclim official site but none of them works.

Upvotes: 0

Views: 116

Answers (1)

nitind
nitind

Reputation: 20023

This is bonkers. You can use the UI that's already provided by Eclipse for doing this.

The "J" project's Properties dialog

Upvotes: 0

Related Questions