infallible 28 Posted November 15, 2015 I've set my auto compile jar output to the dreambot scripts folder in intellij but everytime I rebuild and build artifacts, the folder isn't showing the correct stuff. So I have two scripts, miner and stateminer. I'm trying to rebuild stateminer but only the stateminer classes show up, and the miner jar and class shows up. What's going on? EDIT: Not really sure why there is no JAR files anymore, only class files, and I'm still able to run the script..
Nuclear Nezz 2104 Posted November 15, 2015 You don't actually need the export to be in jar format, they can be class files as well (You can thank @Notorious for that, if I remember right)
infallible 28 Author Posted November 16, 2015 You don't actually need the export to be in jar format, they can be class files as well (You can thank @Notorious for that, if I remember right) Hah I was told differently, thanks Nezz
Recommended Posts
Archived
This topic is now archived and is closed to further replies.