Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
com.sun.deploy.panel.JreLocator - Locates Installed JRE
How to run "com.sun.deploy.panel.JreLocator" program from JRE deploy.jar file?
✍: FYIcenter
"com.sun.deploy.panel.JreLocator" program allows you to locate
JRE instances installed on your computer system.
"com.sun.deploy.panel.JreLocator" program is stored in the lib\deploy.jar JAR file JRE 1, 2, 3, 4, 5, 6, 7, and 8.
You can run the "com.sun.deploy.panel.JreLocator" program using the lib\deploy.jar JAR file as described below using JDK 8 as an example:
fyicenter> set JRE_HOME=\fyicenter\jre-1.8.0 fyicenter> %JRE_HOME%\bin\java -cp %JRE_HOME%\lib\deploy.jar com.sun.deploy.panel.JreLocator platformVersion=1.8 productVersion=1.8.0
⇒ com.sun.deploy.net.cookie.GenericCookieHandler - Cookies in Java Update
⇐ com.sun.deploy.jardiff.JarDiff - Compare JAR Files
2019-10-26, ∼2116🔥, 0💬
Popular Posts:
commons-net.jar is the bytecode of Apache Commons Net library, which implements the client side of m...
What Is commons-io-2.11.jar? commons-io-2.11.jar is the JAR file for Commons IO 2.5, which is a libr...
How to download and install Apache XMLBeans-2.6.0.zip? If you want to try the XMLBeans Java library,...
JDK 17 java.xml.jmod is the JMOD file for JDK 17 XML (eXtensible Markup Language) module. JDK 17 XML...
JDK 17 jdk.javadoc.jmod is the JMOD file for JDK 17 Java Document tool, which can be invoked by the ...