So I've set up my IntelliJ 14 with .jar files I want to use in the following screenshot:
You can see that I can import code from the mnist-tools.jar
file but when I try to import the HeapTracker file in heapTracker.jar
IntelliJ isn't recognizing it. How can I fix this?