java has no executables if the .jar was execuatable, it would no longerbe a .jar.to make a runable jar,create a jar called MyJarHave a class inside called MyJarInside that have a main().