I'm trying to change from netbeans to IntelliJ, so I'm a bit confused.
The project is simple, a java controller, connected from a Android device, and using plsql to make all the stuff on the database.
Everything works fine until we reach the first library, GSON, seems like I don't import it well, but I have used all the fixes that I have found on internet.
So when i make a search from my android device, I get this Exception.
Also, the libraries don't show on the Libraries section
[I'm not able to put more than 2 links because of my rep, i will put in a comment below]
Thanks for everyone that tries to help this little noob!
Gretings, rudeboy.