java - converting .jar file to .exe in ubuntu -


trying convert jar file executable 1 on ubuntu 14.04 platform.the executed command java -jar bank.jar , throws msg no main manifest attribute, in bank.jar

kindly me fix issue

you doon't need convert jar executable. need manifest file in jar. here can read solution:

can't execute jar- file: "no main manifest attribute"


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -