I downloaded the code for a LAN messenger from sourceforge. It is an executable JAR file.
You double-click it and your messenger starts.
I want to study the source code. How do I do that?
Sourceforge has links to the source.
Extract source code from .jar file
(1)Use JD GUI (http://jd.benow.ca/). Open the application, drag and drop your JAR file into it.
(2)You can extract a jar file with the command :
jar xf filename.jar
References : Oracle's JAR documentation
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With