IcedTea plugin for OpenJDK 8





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







13















I updated from OpenJDK 7 to 8. I uninstalled 7, which uninstalled the IcedTea plugin as well. I tried to reinstall IcedTea with



   sudo apt-get install icedtea-7-plugin


But it doesn't work. When I try to launch topcoder jnlp file, it fails. Also, it doesn't load any java plugin in Google Chrome. It was fine with OpenJDK 7. Is there a newer version of IcedTea for OpenJDK 8?










share|improve this question































    13















    I updated from OpenJDK 7 to 8. I uninstalled 7, which uninstalled the IcedTea plugin as well. I tried to reinstall IcedTea with



       sudo apt-get install icedtea-7-plugin


    But it doesn't work. When I try to launch topcoder jnlp file, it fails. Also, it doesn't load any java plugin in Google Chrome. It was fine with OpenJDK 7. Is there a newer version of IcedTea for OpenJDK 8?










    share|improve this question



























      13












      13








      13


      5






      I updated from OpenJDK 7 to 8. I uninstalled 7, which uninstalled the IcedTea plugin as well. I tried to reinstall IcedTea with



         sudo apt-get install icedtea-7-plugin


      But it doesn't work. When I try to launch topcoder jnlp file, it fails. Also, it doesn't load any java plugin in Google Chrome. It was fine with OpenJDK 7. Is there a newer version of IcedTea for OpenJDK 8?










      share|improve this question
















      I updated from OpenJDK 7 to 8. I uninstalled 7, which uninstalled the IcedTea plugin as well. I tried to reinstall IcedTea with



         sudo apt-get install icedtea-7-plugin


      But it doesn't work. When I try to launch topcoder jnlp file, it fails. Also, it doesn't load any java plugin in Google Chrome. It was fine with OpenJDK 7. Is there a newer version of IcedTea for OpenJDK 8?







      java openjdk jdk icedtea






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Dec 7 '15 at 22:04









      Duncan X Simpson

      408416




      408416










      asked Jul 5 '14 at 15:00









      Srikanth RSrikanth R

      168116




      168116






















          3 Answers
          3






          active

          oldest

          votes


















          14














          At the moment, icedtea-8-plugin is not available in the official Ubuntu repositories. Maarten Fonville offers a PPA repository with a working icedtea-8-plugin package.



          sudo add-apt-repository ppa:maarten-fonville/ppa
          sudo apt-get update
          sudo apt-get install icedtea-8-plugin


          Bug report: https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/1385842



          PPA page: https://launchpad.net/~maarten-fonville/+archive/ubuntu/



          If you're using Ubuntu 14.04 (for which openjdk-8-jre is not yet backported), then for the time being the OpenJDK ppa must be added first:



          sudo apt-add-repository ppa:openjdk-r/ppa


          Recent versions of Chrome do not support the Java plugin (cf. How do I get Java plugin working on Google Chrome?).






          share|improve this answer


























          • @jhetzel, I tried but I get an error: Depends openjdk-8-jre but it is not installable. Any ideas?

            – toto_tico
            Mar 8 '16 at 15:10






          • 2





            update to this : icedtea-8-plugin is now available in repositories (just got it now with apt-get)

            – Zanna
            Apr 27 '16 at 12:56



















          1














          The file you want to install is icedtea-plugin. Just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command(s) below:



          sudo apt-get install icedtea-plugin





          share|improve this answer
























          • On unbunt 14.04 that installs java 7. How can i install icedtea for my existing openjdk8 install?

            – dan carter
            Sep 28 '14 at 10:23











          • As far as I know Plug-in 7 is the latest, and it works with OpenJDK 8, and that's what I have as well.

            – Mitch
            Sep 28 '14 at 10:46













          • @Mitch How you installed the plugin with JDK 8? When I try to install it, it install automatically JRE 7.

            – Hunsu
            Feb 28 '15 at 20:10






          • 1





            As stated in the answer, Plug-in 7 is the latest. I installed OpenJDK 8 form Here, and the Plug-in from Here. Hope it helps.

            – Mitch
            Mar 1 '15 at 4:52



















          0














          When you are not sure what's the exact name of package like icedtea-7-plugin or icedtea-8-plugin, etc. Do a package name wise search before installing, for example search for "icedtea" word as follows:



          $ sudo apt-get update
          $ apt-cache search icedtea


          This will display the matching package with word "icedtea" as follows:



          icedtea-8-plugin - web browser plugin based on OpenJDK and IcedTea to execute Java applets
          icedtea-netx - NetX - implementation of the Java Network Launching Protocol (JNLP)
          icedtea-netx-common - NetX - implementation of the Java Network Launching Protocol (JNLP)
          icedtea-plugin - web browser plugin to execute Java applets (dependency package)


          By this you can decide which one to install..!



          With the above output, use:



          $ sudo apt-get install icedtea-8-plugin


          The prior searching of package name will be helpful for any packages you need to install. If you are having back port issue, for the case of Ubuntu 14.04, then you may refer answer from @jthetzel.






          share|improve this answer
























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "89"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f491995%2ficedtea-plugin-for-openjdk-8%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            3 Answers
            3






            active

            oldest

            votes








            3 Answers
            3






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            14














            At the moment, icedtea-8-plugin is not available in the official Ubuntu repositories. Maarten Fonville offers a PPA repository with a working icedtea-8-plugin package.



            sudo add-apt-repository ppa:maarten-fonville/ppa
            sudo apt-get update
            sudo apt-get install icedtea-8-plugin


            Bug report: https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/1385842



            PPA page: https://launchpad.net/~maarten-fonville/+archive/ubuntu/



            If you're using Ubuntu 14.04 (for which openjdk-8-jre is not yet backported), then for the time being the OpenJDK ppa must be added first:



            sudo apt-add-repository ppa:openjdk-r/ppa


            Recent versions of Chrome do not support the Java plugin (cf. How do I get Java plugin working on Google Chrome?).






            share|improve this answer


























            • @jhetzel, I tried but I get an error: Depends openjdk-8-jre but it is not installable. Any ideas?

              – toto_tico
              Mar 8 '16 at 15:10






            • 2





              update to this : icedtea-8-plugin is now available in repositories (just got it now with apt-get)

              – Zanna
              Apr 27 '16 at 12:56
















            14














            At the moment, icedtea-8-plugin is not available in the official Ubuntu repositories. Maarten Fonville offers a PPA repository with a working icedtea-8-plugin package.



            sudo add-apt-repository ppa:maarten-fonville/ppa
            sudo apt-get update
            sudo apt-get install icedtea-8-plugin


            Bug report: https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/1385842



            PPA page: https://launchpad.net/~maarten-fonville/+archive/ubuntu/



            If you're using Ubuntu 14.04 (for which openjdk-8-jre is not yet backported), then for the time being the OpenJDK ppa must be added first:



            sudo apt-add-repository ppa:openjdk-r/ppa


            Recent versions of Chrome do not support the Java plugin (cf. How do I get Java plugin working on Google Chrome?).






            share|improve this answer


























            • @jhetzel, I tried but I get an error: Depends openjdk-8-jre but it is not installable. Any ideas?

              – toto_tico
              Mar 8 '16 at 15:10






            • 2





              update to this : icedtea-8-plugin is now available in repositories (just got it now with apt-get)

              – Zanna
              Apr 27 '16 at 12:56














            14












            14








            14







            At the moment, icedtea-8-plugin is not available in the official Ubuntu repositories. Maarten Fonville offers a PPA repository with a working icedtea-8-plugin package.



            sudo add-apt-repository ppa:maarten-fonville/ppa
            sudo apt-get update
            sudo apt-get install icedtea-8-plugin


            Bug report: https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/1385842



            PPA page: https://launchpad.net/~maarten-fonville/+archive/ubuntu/



            If you're using Ubuntu 14.04 (for which openjdk-8-jre is not yet backported), then for the time being the OpenJDK ppa must be added first:



            sudo apt-add-repository ppa:openjdk-r/ppa


            Recent versions of Chrome do not support the Java plugin (cf. How do I get Java plugin working on Google Chrome?).






            share|improve this answer















            At the moment, icedtea-8-plugin is not available in the official Ubuntu repositories. Maarten Fonville offers a PPA repository with a working icedtea-8-plugin package.



            sudo add-apt-repository ppa:maarten-fonville/ppa
            sudo apt-get update
            sudo apt-get install icedtea-8-plugin


            Bug report: https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/1385842



            PPA page: https://launchpad.net/~maarten-fonville/+archive/ubuntu/



            If you're using Ubuntu 14.04 (for which openjdk-8-jre is not yet backported), then for the time being the OpenJDK ppa must be added first:



            sudo apt-add-repository ppa:openjdk-r/ppa


            Recent versions of Chrome do not support the Java plugin (cf. How do I get Java plugin working on Google Chrome?).







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Apr 13 '17 at 12:23









            Community

            1




            1










            answered Apr 24 '15 at 11:35









            jthetzeljthetzel

            25536




            25536













            • @jhetzel, I tried but I get an error: Depends openjdk-8-jre but it is not installable. Any ideas?

              – toto_tico
              Mar 8 '16 at 15:10






            • 2





              update to this : icedtea-8-plugin is now available in repositories (just got it now with apt-get)

              – Zanna
              Apr 27 '16 at 12:56



















            • @jhetzel, I tried but I get an error: Depends openjdk-8-jre but it is not installable. Any ideas?

              – toto_tico
              Mar 8 '16 at 15:10






            • 2





              update to this : icedtea-8-plugin is now available in repositories (just got it now with apt-get)

              – Zanna
              Apr 27 '16 at 12:56

















            @jhetzel, I tried but I get an error: Depends openjdk-8-jre but it is not installable. Any ideas?

            – toto_tico
            Mar 8 '16 at 15:10





            @jhetzel, I tried but I get an error: Depends openjdk-8-jre but it is not installable. Any ideas?

            – toto_tico
            Mar 8 '16 at 15:10




            2




            2





            update to this : icedtea-8-plugin is now available in repositories (just got it now with apt-get)

            – Zanna
            Apr 27 '16 at 12:56





            update to this : icedtea-8-plugin is now available in repositories (just got it now with apt-get)

            – Zanna
            Apr 27 '16 at 12:56













            1














            The file you want to install is icedtea-plugin. Just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command(s) below:



            sudo apt-get install icedtea-plugin





            share|improve this answer
























            • On unbunt 14.04 that installs java 7. How can i install icedtea for my existing openjdk8 install?

              – dan carter
              Sep 28 '14 at 10:23











            • As far as I know Plug-in 7 is the latest, and it works with OpenJDK 8, and that's what I have as well.

              – Mitch
              Sep 28 '14 at 10:46













            • @Mitch How you installed the plugin with JDK 8? When I try to install it, it install automatically JRE 7.

              – Hunsu
              Feb 28 '15 at 20:10






            • 1





              As stated in the answer, Plug-in 7 is the latest. I installed OpenJDK 8 form Here, and the Plug-in from Here. Hope it helps.

              – Mitch
              Mar 1 '15 at 4:52
















            1














            The file you want to install is icedtea-plugin. Just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command(s) below:



            sudo apt-get install icedtea-plugin





            share|improve this answer
























            • On unbunt 14.04 that installs java 7. How can i install icedtea for my existing openjdk8 install?

              – dan carter
              Sep 28 '14 at 10:23











            • As far as I know Plug-in 7 is the latest, and it works with OpenJDK 8, and that's what I have as well.

              – Mitch
              Sep 28 '14 at 10:46













            • @Mitch How you installed the plugin with JDK 8? When I try to install it, it install automatically JRE 7.

              – Hunsu
              Feb 28 '15 at 20:10






            • 1





              As stated in the answer, Plug-in 7 is the latest. I installed OpenJDK 8 form Here, and the Plug-in from Here. Hope it helps.

              – Mitch
              Mar 1 '15 at 4:52














            1












            1








            1







            The file you want to install is icedtea-plugin. Just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command(s) below:



            sudo apt-get install icedtea-plugin





            share|improve this answer













            The file you want to install is icedtea-plugin. Just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command(s) below:



            sudo apt-get install icedtea-plugin






            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jul 5 '14 at 15:27









            MitchMitch

            85.9k14174232




            85.9k14174232













            • On unbunt 14.04 that installs java 7. How can i install icedtea for my existing openjdk8 install?

              – dan carter
              Sep 28 '14 at 10:23











            • As far as I know Plug-in 7 is the latest, and it works with OpenJDK 8, and that's what I have as well.

              – Mitch
              Sep 28 '14 at 10:46













            • @Mitch How you installed the plugin with JDK 8? When I try to install it, it install automatically JRE 7.

              – Hunsu
              Feb 28 '15 at 20:10






            • 1





              As stated in the answer, Plug-in 7 is the latest. I installed OpenJDK 8 form Here, and the Plug-in from Here. Hope it helps.

              – Mitch
              Mar 1 '15 at 4:52



















            • On unbunt 14.04 that installs java 7. How can i install icedtea for my existing openjdk8 install?

              – dan carter
              Sep 28 '14 at 10:23











            • As far as I know Plug-in 7 is the latest, and it works with OpenJDK 8, and that's what I have as well.

              – Mitch
              Sep 28 '14 at 10:46













            • @Mitch How you installed the plugin with JDK 8? When I try to install it, it install automatically JRE 7.

              – Hunsu
              Feb 28 '15 at 20:10






            • 1





              As stated in the answer, Plug-in 7 is the latest. I installed OpenJDK 8 form Here, and the Plug-in from Here. Hope it helps.

              – Mitch
              Mar 1 '15 at 4:52

















            On unbunt 14.04 that installs java 7. How can i install icedtea for my existing openjdk8 install?

            – dan carter
            Sep 28 '14 at 10:23





            On unbunt 14.04 that installs java 7. How can i install icedtea for my existing openjdk8 install?

            – dan carter
            Sep 28 '14 at 10:23













            As far as I know Plug-in 7 is the latest, and it works with OpenJDK 8, and that's what I have as well.

            – Mitch
            Sep 28 '14 at 10:46







            As far as I know Plug-in 7 is the latest, and it works with OpenJDK 8, and that's what I have as well.

            – Mitch
            Sep 28 '14 at 10:46















            @Mitch How you installed the plugin with JDK 8? When I try to install it, it install automatically JRE 7.

            – Hunsu
            Feb 28 '15 at 20:10





            @Mitch How you installed the plugin with JDK 8? When I try to install it, it install automatically JRE 7.

            – Hunsu
            Feb 28 '15 at 20:10




            1




            1





            As stated in the answer, Plug-in 7 is the latest. I installed OpenJDK 8 form Here, and the Plug-in from Here. Hope it helps.

            – Mitch
            Mar 1 '15 at 4:52





            As stated in the answer, Plug-in 7 is the latest. I installed OpenJDK 8 form Here, and the Plug-in from Here. Hope it helps.

            – Mitch
            Mar 1 '15 at 4:52











            0














            When you are not sure what's the exact name of package like icedtea-7-plugin or icedtea-8-plugin, etc. Do a package name wise search before installing, for example search for "icedtea" word as follows:



            $ sudo apt-get update
            $ apt-cache search icedtea


            This will display the matching package with word "icedtea" as follows:



            icedtea-8-plugin - web browser plugin based on OpenJDK and IcedTea to execute Java applets
            icedtea-netx - NetX - implementation of the Java Network Launching Protocol (JNLP)
            icedtea-netx-common - NetX - implementation of the Java Network Launching Protocol (JNLP)
            icedtea-plugin - web browser plugin to execute Java applets (dependency package)


            By this you can decide which one to install..!



            With the above output, use:



            $ sudo apt-get install icedtea-8-plugin


            The prior searching of package name will be helpful for any packages you need to install. If you are having back port issue, for the case of Ubuntu 14.04, then you may refer answer from @jthetzel.






            share|improve this answer




























              0














              When you are not sure what's the exact name of package like icedtea-7-plugin or icedtea-8-plugin, etc. Do a package name wise search before installing, for example search for "icedtea" word as follows:



              $ sudo apt-get update
              $ apt-cache search icedtea


              This will display the matching package with word "icedtea" as follows:



              icedtea-8-plugin - web browser plugin based on OpenJDK and IcedTea to execute Java applets
              icedtea-netx - NetX - implementation of the Java Network Launching Protocol (JNLP)
              icedtea-netx-common - NetX - implementation of the Java Network Launching Protocol (JNLP)
              icedtea-plugin - web browser plugin to execute Java applets (dependency package)


              By this you can decide which one to install..!



              With the above output, use:



              $ sudo apt-get install icedtea-8-plugin


              The prior searching of package name will be helpful for any packages you need to install. If you are having back port issue, for the case of Ubuntu 14.04, then you may refer answer from @jthetzel.






              share|improve this answer


























                0












                0








                0







                When you are not sure what's the exact name of package like icedtea-7-plugin or icedtea-8-plugin, etc. Do a package name wise search before installing, for example search for "icedtea" word as follows:



                $ sudo apt-get update
                $ apt-cache search icedtea


                This will display the matching package with word "icedtea" as follows:



                icedtea-8-plugin - web browser plugin based on OpenJDK and IcedTea to execute Java applets
                icedtea-netx - NetX - implementation of the Java Network Launching Protocol (JNLP)
                icedtea-netx-common - NetX - implementation of the Java Network Launching Protocol (JNLP)
                icedtea-plugin - web browser plugin to execute Java applets (dependency package)


                By this you can decide which one to install..!



                With the above output, use:



                $ sudo apt-get install icedtea-8-plugin


                The prior searching of package name will be helpful for any packages you need to install. If you are having back port issue, for the case of Ubuntu 14.04, then you may refer answer from @jthetzel.






                share|improve this answer













                When you are not sure what's the exact name of package like icedtea-7-plugin or icedtea-8-plugin, etc. Do a package name wise search before installing, for example search for "icedtea" word as follows:



                $ sudo apt-get update
                $ apt-cache search icedtea


                This will display the matching package with word "icedtea" as follows:



                icedtea-8-plugin - web browser plugin based on OpenJDK and IcedTea to execute Java applets
                icedtea-netx - NetX - implementation of the Java Network Launching Protocol (JNLP)
                icedtea-netx-common - NetX - implementation of the Java Network Launching Protocol (JNLP)
                icedtea-plugin - web browser plugin to execute Java applets (dependency package)


                By this you can decide which one to install..!



                With the above output, use:



                $ sudo apt-get install icedtea-8-plugin


                The prior searching of package name will be helpful for any packages you need to install. If you are having back port issue, for the case of Ubuntu 14.04, then you may refer answer from @jthetzel.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Apr 4 at 6:31









                Mithun BMithun B

                1265




                1265






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f491995%2ficedtea-plugin-for-openjdk-8%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    How did Captain America manage to do this?

                    迪纳利

                    南乌拉尔铁路局