Hi guys,
I have a question about external libraries. After I made my own library for something simple just to find out how to work with it, I found ClassNotFoundException in console.
Where will plugin find classes of my library when the library .jar is only on my computer or how to properly make this libraries using maven?
I tried my best to find this at my own but i can't find solution, so i hope somebody has more practice than me 😂