July 28, 201510 yr 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!
July 28, 201510 yr Author Are you adding the jar to the build path instead of in the fike system? That's how it look like:
July 31, 201510 yr 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.
July 31, 201510 yr 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
Create an account or sign in to comment