Java – anyone can explain tools to me The functionality of jar (which is tied to the JDK / lib folder) and why does it need it?

I'm in Java Encountered tools in so Jar file, want to know what it is used for? I searched a lot, but I couldn't find the document

Solution

In tools Jar, JDK needs all tools, not JRE

Included in tools In the jar are, for example, the compiler javac and the tool Javadoc All the tools needed to develop using Java are included here Jar file

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>