I imported some java external libraries. I'm trying to configure my "IntelliJ IDEA 15 CE" code-completion feature to pick up the classes and methods in these external libraries.
I spent a couple hours trying to figure this out, so is this even possible?
Thanks.