Mechagoober Posted June 18, 2016 Posted June 18, 2016 Is there a way that I can change where my scripts compile so that they go directly into my OSBot scripts folder?I'm sick of going to each individual directory and copying and replacing.Thank you!Kitten Krazy 1
Chicken Wing Posted June 18, 2016 Posted June 18, 2016 Press ctrl+alt+shift+s, then click Artifacts on the left. There you can view the jars you can make, if you click on one, you can change the output directory. 1
AresScripts Posted June 19, 2016 Posted June 19, 2016 Is there a way that I can change where my scripts compile so that they go directly into my OSBot scripts folder? I'm sick of going to each individual directory and copying and replacing. Thank you! Kitten Krazy File -> Project structure -> Artifacts -> Output Directory(right underneath Name)
Mechagoober Posted June 19, 2016 Author Posted June 19, 2016 I clicked Artifacts, then do I click new Jar? I changed the directory to the location but it doesnt create a jar or class in that folder what do i click? Thank you!
AresScripts Posted June 19, 2016 Posted June 19, 2016 I clicked Artifacts, then do I click new Jar? I changed the directory to the location but it doesnt create a jar or class in that folder what do i click? Thank you! Yes you want to make a jar. Make sure to move "[project name] Compile Output" from the available elements to the left box.
Mechagoober Posted June 19, 2016 Author Posted June 19, 2016 I'm sorry I am making this so hard, I created an empty JAR and in the right box i clicked add OSbot Compile Output to the left side and changed the Output directory to Users\me\osbot\scripts and it doesnt put my jar in my scripts folder