Export .java file to .jar
Archived 2 years ago
Y
Vino
Member
Hi im trying to convert a java class (.java) to .jar because i want it as a library to get all the functions i wrote in that file for my hole project instead of copying everytime the file where i need it
i did it like intellij -> File -> Project structure -> artifacts -> file
but it only outputs me a .xml
