I
I
iddeath2016-11-21 14:52:13
Java
iddeath, 2016-11-21 14:52:13

Why is Gradle not loading libraries?

Let's say I put in dependencies { compile 'net.samuelcampos:usbdrivedectector:1.0.2' } (with other sources too)
Is there anything else I need to do to get the libraries loaded? Since nothing is loaded automatically ...
I work in IntelliJ Idea

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
aol-nnov, 2016-11-21
@iddeath

you need to open the gradle panel and press sync
, then read about the errors that it finds (most likely, that’s why it doesn’t sync)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question