Forums Register Login

Is there a "view source" for Java?

+Pie Number of slices to send: Send
Is there a way to view the source code for any java app/program I find online like you can with HTML (usually)? I am trying to get a better grasp of how java programs are actually written, or is it not really possible because of the JVM?
+Pie Number of slices to send: Send
There is no "view source" for Java programs, but you do have options. A *lot* of libraries that you can download and use from different sources have viewable source code. One of the best resources is the jdk that you probably have installed on your computer now. If you go to the folder where you have the jdk installed, you will find a folder called src. Unzip this folder with whatever tool you like best, and you can view the source code of all the Java library classes. It helps if you start with a class that you are most intimately experienced with using. If you know what a class/method does in a black box sense, then you will understand better what you are looking at when you *open the hood* and see *how* the class does what it does.
+Pie Number of slices to send: Send
Hai,

If your requirement is to see the source code for a any class, you can try to use JAD(Decompiler).

You can install it in your machine and use it. And also you can use it as elcipse plugin.
+Pie Number of slices to send: Send
 

you can try to use JAD(Decompiler).[/QB]



... keeping in mind that this is most likely illegal for any software that is licensed under a non-open/non-free license (and for open-source software you don't need it to begin with).
Yeah, but how did the squirrel get in there? Was it because of the tiny ad?
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 578 times.
Similar Threads
Getting HTML source
Java source code for comparing XML like ExamXML
HTML Source
Web browser
Open Source Java
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 15, 2024 23:59:10.