IGDB-API-JVM icon indicating copy to clipboard operation
IGDB-API-JVM copied to clipboard

IGDBWrapper cannot be resolved to a type (Java/Eclipse)

Open SirLugash opened this issue 6 years ago • 5 comments

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.

SirLugash avatar Feb 17 '19 10:02 SirLugash

Still not working with 0.7

leschbenedikt avatar Jun 28 '19 06:06 leschbenedikt

same problem

yannic7 avatar Jul 10 '19 02:07 yannic7

Same problem

Cese93 avatar Oct 05 '19 18:10 Cese93

same here

muhammadkamranlatifraza avatar Feb 12 '20 11:02 muhammadkamranlatifraza

Still an issue; I have no access to the IGDBWrapper

GregoryGibbons avatar Mar 16 '20 20:03 GregoryGibbons