Installing Eclipse Mars on 16.04












1















So I realized the eclipse version in the repositories is pretty old and I'm trying to upgrade to the current version. Every tutorial I've read basically has you download the installer as a tar.gz extract and then run the installer or application. When I follow these steps I can't run the eclipse file. I have oracle JRE and JDK 8 installed so I'm not exactly sure what is going on here and why I can't run it.



Anyway any help is appreciated, and I've attached a screenshot to get more of an idea what it looks like:



enter image description here










share|improve this question
















bumped to the homepage by Community 10 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • What do you mean you can't run it? What happens? Also, run it from your home dir, not this other partition. I'm not sure encoded links will work from another partition.

    – chaskes
    May 10 '16 at 23:21













  • I used the Eclipse installer, looks like you have used a different file. Try either 32bit or 64bit installer....

    – andrew.46
    May 10 '16 at 23:25
















1















So I realized the eclipse version in the repositories is pretty old and I'm trying to upgrade to the current version. Every tutorial I've read basically has you download the installer as a tar.gz extract and then run the installer or application. When I follow these steps I can't run the eclipse file. I have oracle JRE and JDK 8 installed so I'm not exactly sure what is going on here and why I can't run it.



Anyway any help is appreciated, and I've attached a screenshot to get more of an idea what it looks like:



enter image description here










share|improve this question
















bumped to the homepage by Community 10 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • What do you mean you can't run it? What happens? Also, run it from your home dir, not this other partition. I'm not sure encoded links will work from another partition.

    – chaskes
    May 10 '16 at 23:21













  • I used the Eclipse installer, looks like you have used a different file. Try either 32bit or 64bit installer....

    – andrew.46
    May 10 '16 at 23:25














1












1








1








So I realized the eclipse version in the repositories is pretty old and I'm trying to upgrade to the current version. Every tutorial I've read basically has you download the installer as a tar.gz extract and then run the installer or application. When I follow these steps I can't run the eclipse file. I have oracle JRE and JDK 8 installed so I'm not exactly sure what is going on here and why I can't run it.



Anyway any help is appreciated, and I've attached a screenshot to get more of an idea what it looks like:



enter image description here










share|improve this question
















So I realized the eclipse version in the repositories is pretty old and I'm trying to upgrade to the current version. Every tutorial I've read basically has you download the installer as a tar.gz extract and then run the installer or application. When I follow these steps I can't run the eclipse file. I have oracle JRE and JDK 8 installed so I'm not exactly sure what is going on here and why I can't run it.



Anyway any help is appreciated, and I've attached a screenshot to get more of an idea what it looks like:



enter image description here







software-installation java eclipse






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 10 '16 at 23:14









andrew.46

21.5k1469148




21.5k1469148










asked May 10 '16 at 22:56









ImagineerCamImagineerCam

824




824





bumped to the homepage by Community 10 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 10 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • What do you mean you can't run it? What happens? Also, run it from your home dir, not this other partition. I'm not sure encoded links will work from another partition.

    – chaskes
    May 10 '16 at 23:21













  • I used the Eclipse installer, looks like you have used a different file. Try either 32bit or 64bit installer....

    – andrew.46
    May 10 '16 at 23:25



















  • What do you mean you can't run it? What happens? Also, run it from your home dir, not this other partition. I'm not sure encoded links will work from another partition.

    – chaskes
    May 10 '16 at 23:21













  • I used the Eclipse installer, looks like you have used a different file. Try either 32bit or 64bit installer....

    – andrew.46
    May 10 '16 at 23:25

















What do you mean you can't run it? What happens? Also, run it from your home dir, not this other partition. I'm not sure encoded links will work from another partition.

– chaskes
May 10 '16 at 23:21







What do you mean you can't run it? What happens? Also, run it from your home dir, not this other partition. I'm not sure encoded links will work from another partition.

– chaskes
May 10 '16 at 23:21















I used the Eclipse installer, looks like you have used a different file. Try either 32bit or 64bit installer....

– andrew.46
May 10 '16 at 23:25





I used the Eclipse installer, looks like you have used a different file. Try either 32bit or 64bit installer....

– andrew.46
May 10 '16 at 23:25










2 Answers
2






active

oldest

votes


















0














Don't know what the issue is with your installation, but if you run the "eclipse" executable (you know, the one with the gear icon) it should work.



However, you might like to check out "ubuntu make" (https://wiki.ubuntu.com/ubuntu-make) to install eclipse. Then you get a nice starter in your dash/launcher.






share|improve this answer































    0














    So currently with Eclipse on 16.04 there is a known GTK3 issue. There are a number of ways to work around this issue, but it looks like you just want to click Eclipse icon and work away. In your eclipse directory as above, open the eclipse.ini file. Add:



    --launcher.GTK_version
    2


    before --launcher.appendVmargs



    This will tell eclipse to launch with GTK2 instead.



    As you're upgrading Eclipse by not using the Ubuntu repos (a very good move, MARS has a very retina friendly dark theme) when you try to run Eclipse you may get prompted for a jre. Simply unzip your latest downloaded JDK and open it to find the jre folder. Copy and paste the jre folder into your eclipse directory. Double click the eclipse icon and it should run perfectly.






    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%2f770521%2finstalling-eclipse-mars-on-16-04%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      Don't know what the issue is with your installation, but if you run the "eclipse" executable (you know, the one with the gear icon) it should work.



      However, you might like to check out "ubuntu make" (https://wiki.ubuntu.com/ubuntu-make) to install eclipse. Then you get a nice starter in your dash/launcher.






      share|improve this answer




























        0














        Don't know what the issue is with your installation, but if you run the "eclipse" executable (you know, the one with the gear icon) it should work.



        However, you might like to check out "ubuntu make" (https://wiki.ubuntu.com/ubuntu-make) to install eclipse. Then you get a nice starter in your dash/launcher.






        share|improve this answer


























          0












          0








          0







          Don't know what the issue is with your installation, but if you run the "eclipse" executable (you know, the one with the gear icon) it should work.



          However, you might like to check out "ubuntu make" (https://wiki.ubuntu.com/ubuntu-make) to install eclipse. Then you get a nice starter in your dash/launcher.






          share|improve this answer













          Don't know what the issue is with your installation, but if you run the "eclipse" executable (you know, the one with the gear icon) it should work.



          However, you might like to check out "ubuntu make" (https://wiki.ubuntu.com/ubuntu-make) to install eclipse. Then you get a nice starter in your dash/launcher.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 11 '16 at 7:46









          Bernd LaserBernd Laser

          1




          1

























              0














              So currently with Eclipse on 16.04 there is a known GTK3 issue. There are a number of ways to work around this issue, but it looks like you just want to click Eclipse icon and work away. In your eclipse directory as above, open the eclipse.ini file. Add:



              --launcher.GTK_version
              2


              before --launcher.appendVmargs



              This will tell eclipse to launch with GTK2 instead.



              As you're upgrading Eclipse by not using the Ubuntu repos (a very good move, MARS has a very retina friendly dark theme) when you try to run Eclipse you may get prompted for a jre. Simply unzip your latest downloaded JDK and open it to find the jre folder. Copy and paste the jre folder into your eclipse directory. Double click the eclipse icon and it should run perfectly.






              share|improve this answer






























                0














                So currently with Eclipse on 16.04 there is a known GTK3 issue. There are a number of ways to work around this issue, but it looks like you just want to click Eclipse icon and work away. In your eclipse directory as above, open the eclipse.ini file. Add:



                --launcher.GTK_version
                2


                before --launcher.appendVmargs



                This will tell eclipse to launch with GTK2 instead.



                As you're upgrading Eclipse by not using the Ubuntu repos (a very good move, MARS has a very retina friendly dark theme) when you try to run Eclipse you may get prompted for a jre. Simply unzip your latest downloaded JDK and open it to find the jre folder. Copy and paste the jre folder into your eclipse directory. Double click the eclipse icon and it should run perfectly.






                share|improve this answer




























                  0












                  0








                  0







                  So currently with Eclipse on 16.04 there is a known GTK3 issue. There are a number of ways to work around this issue, but it looks like you just want to click Eclipse icon and work away. In your eclipse directory as above, open the eclipse.ini file. Add:



                  --launcher.GTK_version
                  2


                  before --launcher.appendVmargs



                  This will tell eclipse to launch with GTK2 instead.



                  As you're upgrading Eclipse by not using the Ubuntu repos (a very good move, MARS has a very retina friendly dark theme) when you try to run Eclipse you may get prompted for a jre. Simply unzip your latest downloaded JDK and open it to find the jre folder. Copy and paste the jre folder into your eclipse directory. Double click the eclipse icon and it should run perfectly.






                  share|improve this answer















                  So currently with Eclipse on 16.04 there is a known GTK3 issue. There are a number of ways to work around this issue, but it looks like you just want to click Eclipse icon and work away. In your eclipse directory as above, open the eclipse.ini file. Add:



                  --launcher.GTK_version
                  2


                  before --launcher.appendVmargs



                  This will tell eclipse to launch with GTK2 instead.



                  As you're upgrading Eclipse by not using the Ubuntu repos (a very good move, MARS has a very retina friendly dark theme) when you try to run Eclipse you may get prompted for a jre. Simply unzip your latest downloaded JDK and open it to find the jre folder. Copy and paste the jre folder into your eclipse directory. Double click the eclipse icon and it should run perfectly.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited May 11 '16 at 12:15

























                  answered May 11 '16 at 11:31









                  rustynutsrustynuts

                  1666




                  1666






























                      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%2f770521%2finstalling-eclipse-mars-on-16-04%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

                      GameSpot

                      connect to host localhost port 22: Connection refused

                      Getting a Wifi WPA2 wifi connection