Mechagoober Posted June 18, 2016 Share 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 Quote Link to comment Share on other sites More sharing options...
Chicken Wing Posted June 18, 2016 Share 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 Quote Link to comment Share on other sites More sharing options...
AresScripts Posted June 19, 2016 Share 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) Quote Link to comment Share on other sites More sharing options...
Mechagoober Posted June 19, 2016 Author Share 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! Quote Link to comment Share on other sites More sharing options...
AresScripts Posted June 19, 2016 Share 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. Quote Link to comment Share on other sites More sharing options...
Mechagoober Posted June 19, 2016 Author Share 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 Quote Link to comment Share on other sites More sharing options...
Chris Posted June 19, 2016 Share Posted June 19, 2016 did you Build -> Build artifacts -> Build Quote Link to comment Share on other sites More sharing options...