August 9, 201510 yr output path ends up like this with IntelliJ I'd just like the class in the scripts folder, not this production>osbot tutorial> blahblah.class bs
August 9, 201510 yr Set it for you module, also you want to export as a jar to keep stuff clean in scripts folder :P
August 9, 201510 yr Author Set it for you module, also you want to export as a jar to keep stuff clean in scripts folder how do i change what it exports as
August 9, 201510 yr how do i change what it exports as File -> Project Structure -> Artifacts -> Little green plus -> JAR -> Empty Jar -> Give it a name, add your compile out put path, then add the required compiled outputs. Afterwards to build it Build -> Artifacts, pick the jar you just made
Create an account or sign in to comment