About 43,200 results
Open links in new tab
  1. How to get IcedTea browser plugin (OpenJDK browser java plugin) …

    Is IcedTea's Java browser plugin (OpenJDK browser java plugin) for windows available? I googled, but couldn't find any windows installer for the same. I tried Zulu, but it seems zulu is …

  2. java web start - Launch JNLP file in MS Edge - Stack Overflow

    Clicking that link should auto launch the notepad application if jnlp files are properly associated with the Java Web Start application. It auto launches in both IE and Firefox, but not in Chrome …

  3. I am not able launch JNLP applications using "Java Web Start"?

    Dec 16, 2009 · Up until recently, I was able to launch/open JNLP files in Firefox using Java web start. Don't know what happened all of a sudden JNLP files stopped launching, a splash …

  4. java - Unable to launch jnlp with Adopt JRE - Stack Overflow

    2 Scenario 1: With Oracle JDK - jdk1.8.0_221, jnlp was launching seamlessly without any issues. Scenario 2: Removed any previous java env variables (jdk1.8.0_221) and tried to run the …

  5. How can I debug applications under Java Web Start (JNLP)?

    About debugging a .jnlp in Eclipse. In Eclipse, you can create a remote Java application with a declared debug port. If you start the remote debug app (pointing to the same debug port) …

  6. How can I run a jnlp application with console? - Stack Overflow

    Oct 31, 2012 · 10 I have a jnlp application that terminate on some systems. I think it is an exception which terminate my application directly. That I want start it with a console window. Is …

  7. exec - How to run a jnlp file with Java? - Stack Overflow

    Jun 14, 2016 · I have a JNLP file, normally I will execute with console (Linux) and works perfect. javaws launch.jnlp But now I have to run from Java code, I tried this... Process p = …

  8. google chrome - How to make java web start launch automatically …

    Apr 4, 2016 · Since Microsoft edge and chrome stopped supporting java plug in, we converted the applet to be launched through JNLP and Java Web Start, Unfortunately, In both browsers the …

  9. Opening JNLP File in Java 6 JRE instead of JRE 7

    Dec 6, 2012 · The problem is that whenever I want to open the JWS application, it opens using Java 7. Even if I use the javaws executable from JRE 6, some properties still refer to JRE 7 …

  10. How to force to open JNLP File in Java 1.5.0_14 JRE instead of JRE 1.7

    The problem is that whenever I want to open the JW Start application, it opens using Java 7. Even if I use the javaws executable from JRE 1.5.0_14, somehow some properties still refer to JRE …