This is my first java project and I just cant find a way to import the gson library into my file. When i import and run it, it returns this error:
The type com.google.gson.JsonArray is not accessible
The type com.google.gson.JsonElement is not accessible
The type com.google.gson.JsonObject is not accessible
I already added it to my user library like this