I am trying to run the jar file of my project. I am working on intelliJ and have use artifacts to generate the jar file. But everytime i am trying to run my jar file its giv
Instead of deleting the META-INF file, I changed the method in the Artifact definition. I deleted the "Extracted" library from the Artifact and added it again as "Put into Output Root".
This way the library will be incorporated without any changes in the new jar file, which I assume is the objective of signing the library...
By the way, I am also using the sqljdbc.jar.