Hi all,
I’m fairly new to enterprise and trying to develop my first plugin for android. I copied the sample app and can compile the plugin with ./build.plugin.sh
However, it keeps outputing a file in my bin called plugin.library.jar. I’d rather have it be named something like plugin.spacewolf.jar.
How can I make it change the output file? I’ve tried editing the build.plugin.xml but it didn’t work.