Working with a JDK 11 project that uses module-info, how do I add a
dependency that's not modularized? That's just a plain, legacy jar?

If I simply add the dependency, auto complete can't see it, fix imports
can't see it, etc.

So how is that done?

Thanks,

Will Hartung

Reply via email to