December 11, 20187 yr Hey guys I was wondering if it is possible to run a script from it's class file instead of having to compile to jar. At the moment I can't replace a jar when an instance of osbot is running, I think this is because all my scripts have the same class dependencies (my own api). It's also causing these errors:
December 11, 20187 yr Author 5 minutes ago, dreameo said: Yes Could you tell me how? I'm using Intellij.
December 12, 20187 yr 3 hours ago, Zummy said: Could you tell me how? I'm using Intellij. For intellij even though it says failed to delete the artifact or whatever, it still replaces the jar. Just press refresh in the script selector and run the script again.
December 12, 20187 yr 3 hours ago, Zummy said: Could you tell me how? I'm using Intellij. Just have the class files in the script folder
December 12, 20187 yr Author 10 hours ago, dreameo said: Just have the class files in the script folder Then I get this error:
December 12, 20187 yr 9 hours ago, Zummy said: Then I get this error: Something is wrong on your end Create a skeleton script and try it out, you will see it works fine.
Create an account or sign in to comment