frozen8 Posted July 28, 2015 Posted July 28, 2015 Hey I'm trying to remove the jar from the jar I'm building when I compile the script but it seems like the OSBot.jar always stay inside. I'm using IntelliJ IDEA and I changed the Setting of the Project Structuve to Provided instead of Compile and it always stay with the jar file. Is there a special way to do it? Thanks for the help!
Bobrocket Posted July 28, 2015 Posted July 28, 2015 Are you adding the jar to the build path instead of in the fike system?
frozen8 Posted July 28, 2015 Author Posted July 28, 2015 Are you adding the jar to the build path instead of in the fike system? That's how it look like:
chad0ck Posted July 31, 2015 Posted July 31, 2015 You need to follow a guide on how to setup osbot with the IDE you are using. I don't think it will be possible to compile without it in your library.
itzDot Posted July 31, 2015 Posted July 31, 2015 Hey I'm trying to remove the jar from the jar I'm building when I compile the script but it seems like the OSBot.jar always stay inside. I'm using IntelliJ IDEA and I changed the Setting of the Project Structuve to Provided instead of Compile and it always stay with the jar file. Is there a special way to do it? Thanks for the help! go File -> project structure -> Artifacts -> (if you don't have one) click plus sign -> make something similar to this 1