Simon Veteran Posted August 15, 2005 Veteran Share Posted August 15, 2005 How can I create a .jar file from a folder that contains a Firefox skin in it? I figured how to extract it, but retracting is a bit of a problem. Link to comment Share on other sites More sharing options...
acedriver Posted August 15, 2005 Share Posted August 15, 2005 add all into a .zip file then change the extension to .jar Link to comment Share on other sites More sharing options...
Simon Veteran Posted August 15, 2005 Author Veteran Share Posted August 15, 2005 I forget how to change the extension, can you tell me how? Link to comment Share on other sites More sharing options...
antally Posted August 15, 2005 Share Posted August 15, 2005 Make sure you have "show file extensions for known file type" turned on, and just rename it. Another way to do it is import the project into eclipse and export it to a jar. That way, it can also be executable. Link to comment Share on other sites More sharing options...
Recommended Posts