ResourcefulCrops

ResourcefulCrops

173k Downloads

API contains reference to package outside of API

InfinityRaider opened this issue ยท 3 comments

commented

For the first thing:

Oops.

For the second thing:

I forgot to setup the buildscript to de-lombok the API and deobf jars.

commented

Alright, try with build 20

commented

Its fine, I removed the call to the debugger and replaced the @SneakyThrows annotations with try{} catch() {} statements, the code isn't compiled or runs during debugging, it just sits there being referenced by my code.
I thought I'd report it because others might run into this as well. I'll give it a go though.