java - How to sign the jar files in Intellij IDEA? -


i have created artifact of type .jar in intellij idea. works properly, have sign afterwards manually. batch file maybe way, want know if intellij idea can itself.

you can add ant task post-process step in artifact dialog. can use signjar http://ant.apache.org/manual/tasks/signjar.html.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -