About 50 results
Open links in new tab
  1. I can't find the Java Control Panel on Windows 11

    Dec 30, 2022 · I've found a similar one to it here Class has been compiled by a more recent version of the Java Environment, so I'm looking for a way to upgrade/downgrade the version of Java, but I can't …

  2. Where is "Control Center" in Java 11? - Stack Overflow

    Jan 16, 2020 · With Java 11 the Control Center is missing. Is it right, that the CC is released only in OpenJDK? Question: How do we get back the Control Center in Java 11 and or future versions using …

  3. Is there Java Control Panel in java -16? - Stack Overflow

    Jun 10, 2021 · According to the Oracle Java 16 documentation, the Control Panel was removed in Java 11. It may or may not be present in other Java distros. If it is still present, you should be able to find it …

  4. How to modify Java Control Panel selections (corresponding to ...

    How to modify Java Control Panel selections (corresponding to deployment.properties file) from windows command prompt? Asked 12 years, 11 months ago Modified 9 years, 1 month ago Viewed …

  5. Java Control Panel on Windows 8.1 - Stack Overflow

    I work with NetBeans 7.4 + Java Update 45 installed on Windows 8.1. I've tried to get to the Java Control Panel, by using the Windows search charm. This does, indeed, lead me to a java icon for the …

  6. caching - Clear Java Cache - Stack Overflow

    My understanding is that there are three mainstream Java caching technologies: There is the Application Cache that is part of Java Webstart and associated browser plugins. This can be controlled using the …

  7. How to run Java code as admin on Windows 11? - Stack Overflow

    Sep 11, 2022 · Many ways to end up with an admin-level command line box. Once you have that, just run C:\Program Files\Java\JDK1.11\bin\java.exe -jar C:\myapp\myapp.jar - replacing the paths as …

  8. windows - Change Java Security level - Stack Overflow

    Jan 20, 2014 · Java 7 update 51 has java security level which is set to HIGH by default. I want to change it to medium by using registry or by adding any files. I observed that manually changing security level to

  9. Defining Java Heap Size for All Users on a Windows System

    Dec 7, 2021 · 0 I am relatively new to Java we are running Java 8 JRE Update 211 32bit on Windows 10 PC and Server 2019 and I am trying to define heap size for all users who login to the PCs/Servers. I …

  10. java - Configure Windows to use 32-bit JRE instead of 64-bit JRE ...

    In Java Control Panel->Java->Java Runtime Environment Settings->User, I have completed wizard to find 32-bit Java and enabled that only, with disabling 64-bit installation, but still CMD shows same …