How to unpack .jar
Jump to navigation
Jump to search
jar xf TicTacToe.jar
Be careful, as this will clutter your current directory. You probably want to make a clean directory and cd
into that first.
jar xf TicTacToe.jar
Be careful, as this will clutter your current directory. You probably want to make a clean directory and cd
into that first.