Hello, I'm trying to make a simple plugin for a thing me and some friends are doing but I can't access anything from my server jar no matter what I do.
Before when I would do this I would right click the project, click configure build path, click on add external jar, and select my server jar.
No matter what I do it refuses to recognize any references to my server jar whatsoever.
I have tried:
However none of my imports are recognized and eclipse suggests I rewrite my paper jar myself, manually configure my buildpath (which I've done 100 different ways), or give up and go home. Tried everything I could find on google (Which was nothing I hadn't already tried before google (and yes I did it all like 3-4 times)). I'm really frustrated with this.
please help before I lose another monitor they're expensive
Before when I would do this I would right click the project, click configure build path, click on add external jar, and select my server jar.
No matter what I do it refuses to recognize any references to my server jar whatsoever.
I have tried:
- Clicking on modulepath -> add external Jars
- clicking on modulepath -> add jars
- clicking on classpath -> add external jars
- clicking on classpath -> add jars
- right clicking on project, hovering over build path, and clicking add libraries
However none of my imports are recognized and eclipse suggests I rewrite my paper jar myself, manually configure my buildpath (which I've done 100 different ways), or give up and go home. Tried everything I could find on google (Which was nothing I hadn't already tried before google (and yes I did it all like 3-4 times)). I'm really frustrated with this.
please help before I lose another monitor they're expensive
