Click to enter _ more _java thousand ask
What are the tools of the JDK Toolkit
There are many tools and practical programs available in the JDK Toolkit. Covers basic tools (Javac, Java, Javadoc, Apt, appletviewer, jar, Jdb, Javah, JAVAP, Extcheck), security tools, internationalization tools, RMI tools, IDL, RMI-IIOP tools, Deployment Tools , Java plug-in Tools, Java Web Tools, monitoring management tools, troubleshooting tools, and more.
Here we only carry out the following simple instructions, do not introduce, see the Oracle official documentation: http://docs.oracle.com/javase/8/docs/technotes/tools/index.html
Basic Toolkit
Includes Javac, Java, Javadoc, Apt, appletviewer, jar, Jdb, Javah, JAVAP, Extcheck
Learn Javac look here: Javac is what
Learn about Java run See here: how Java programs work
Security Toolkit
including Keytool, Jarsigner, Policytool, Kinit, Klist, Ktab
International Toolkit
including Native2ascii
RMI Toolkit
including Rmic, Rmiregistry, Rmid, Serialver
IDL+RMI-IIOP Bag
including Tnameserv, IDLJ, ORBD, Servertool
Deployment Kit
including Javapackager, pack200, unpack200
Java Web Toolkit
including Javaws
Learn Javaws See here: What is the difference between Java, JAVAW, javaws
Monitoring Management Toolkit
including Jcmd, Jconsole, JMC, JVISUALVM, JPS, Jstat, JSTATD
Troubleshooter Kit
including Jinfo, Jhat, Jmap, Jsadebugd, Jstack
WEB Services Toolkit
including Schemagen, Wsgen, Wsimport, XJC
Script Toolkit
including Jrunscript
Java thousand ask _08jdk detailed (019) _JDK Toolkit what tools