IGDB-API-JVM
IGDB-API-JVM copied to clipboard
IGDBWrapper cannot be resolved to a type (Java/Eclipse)
Hi there
First of all thanks for the all the work to build this wrapper. I wanted to use it in a Java project of mine but came across a problem. I added the dependeny as stated in the instructions. It was downloaded and is shown in the Maven Dependencies, however I am unable to access the IGDBWrapper class.
The error reads: IGDBWrapper cannot be resolved to a type (and the suggested actions do not include importing the package which would be expected).
Upon further investigation it appears that the reason for this is that these classes are located in the (default package) which apparantly is inaccessible from outside that package.
Still not working with 0.7
same problem
Same problem
same here
Still an issue; I have no access to the IGDBWrapper