MC-API / Issues

Public issue tracker for mc-api.net
https://mc-api.net
2 stars 0 forks source link

Unknown Class (Java UUID API) #6

Closed Zeryther closed 9 years ago

Zeryther commented 9 years ago

It can't find the class com.jcabi.aspects.Async in net.mcapi.uuid.queries.UUIDQuery and net.mcapi.uuid.queries.NameQuery

njb-said commented 9 years ago

Are you using Maven? If you aren't I suggest using it as it helps a lot for me when developing.

Edit: I am thinking of removing jcabi as a dependency so this error will go away, in the meantime use maven :+1:

Zeryther commented 9 years ago

Will check it out. I often had these problems. People suggested me to use Maven, but I didn't :/

njb-said commented 9 years ago

I have now removed jcabi but replaced it with unirest (which is a really cool http library for java and other languages). See v1.0.6