Trying to install eclipse, but I get an “Java was started but returned exit code = 1”












0















I'm starting to learn programming and I'm thinking the root of this problem is that eclipse doesn't know where my Java is actually located, but I can't seem to figure how to fix that. I have a 64 bit java jdk version 1.8.0_192 but I get this [error].



The file path for the java jdk would be C:Program Files (x86)Javajre1.8.0_192



error:



enter image description here










share|improve this question

























  • Try the answer in here. This might fix it

    – Sand
    Nov 21 '18 at 18:47






  • 1





    If the Jdk is x64 then why it is installed in C:Program Files (x86)?

    – user10639668
    Nov 21 '18 at 18:48











  • @sand I tried that method but I get " Failed to load the JNI shared library "C:Progam Files (x86)Javajdk1.8.0_192jreserverjvm.dll" ".

    – Min
    Nov 21 '18 at 18:54











  • @Eugen Covaci I'm actually not sure, when I downloaded the installer it defaulted to installing there. Should I move to Program files?

    – Min
    Nov 21 '18 at 18:55






  • 1





    In command prompt run: java -version and post the output.

    – user10639668
    Nov 21 '18 at 19:06


















0















I'm starting to learn programming and I'm thinking the root of this problem is that eclipse doesn't know where my Java is actually located, but I can't seem to figure how to fix that. I have a 64 bit java jdk version 1.8.0_192 but I get this [error].



The file path for the java jdk would be C:Program Files (x86)Javajre1.8.0_192



error:



enter image description here










share|improve this question

























  • Try the answer in here. This might fix it

    – Sand
    Nov 21 '18 at 18:47






  • 1





    If the Jdk is x64 then why it is installed in C:Program Files (x86)?

    – user10639668
    Nov 21 '18 at 18:48











  • @sand I tried that method but I get " Failed to load the JNI shared library "C:Progam Files (x86)Javajdk1.8.0_192jreserverjvm.dll" ".

    – Min
    Nov 21 '18 at 18:54











  • @Eugen Covaci I'm actually not sure, when I downloaded the installer it defaulted to installing there. Should I move to Program files?

    – Min
    Nov 21 '18 at 18:55






  • 1





    In command prompt run: java -version and post the output.

    – user10639668
    Nov 21 '18 at 19:06
















0












0








0








I'm starting to learn programming and I'm thinking the root of this problem is that eclipse doesn't know where my Java is actually located, but I can't seem to figure how to fix that. I have a 64 bit java jdk version 1.8.0_192 but I get this [error].



The file path for the java jdk would be C:Program Files (x86)Javajre1.8.0_192



error:



enter image description here










share|improve this question
















I'm starting to learn programming and I'm thinking the root of this problem is that eclipse doesn't know where my Java is actually located, but I can't seem to figure how to fix that. I have a 64 bit java jdk version 1.8.0_192 but I get this [error].



The file path for the java jdk would be C:Program Files (x86)Javajre1.8.0_192



error:



enter image description here







java eclipse






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 23 '18 at 7:12









Nitin Bisht

1,2041518




1,2041518










asked Nov 21 '18 at 18:43









MinMin

6




6













  • Try the answer in here. This might fix it

    – Sand
    Nov 21 '18 at 18:47






  • 1





    If the Jdk is x64 then why it is installed in C:Program Files (x86)?

    – user10639668
    Nov 21 '18 at 18:48











  • @sand I tried that method but I get " Failed to load the JNI shared library "C:Progam Files (x86)Javajdk1.8.0_192jreserverjvm.dll" ".

    – Min
    Nov 21 '18 at 18:54











  • @Eugen Covaci I'm actually not sure, when I downloaded the installer it defaulted to installing there. Should I move to Program files?

    – Min
    Nov 21 '18 at 18:55






  • 1





    In command prompt run: java -version and post the output.

    – user10639668
    Nov 21 '18 at 19:06





















  • Try the answer in here. This might fix it

    – Sand
    Nov 21 '18 at 18:47






  • 1





    If the Jdk is x64 then why it is installed in C:Program Files (x86)?

    – user10639668
    Nov 21 '18 at 18:48











  • @sand I tried that method but I get " Failed to load the JNI shared library "C:Progam Files (x86)Javajdk1.8.0_192jreserverjvm.dll" ".

    – Min
    Nov 21 '18 at 18:54











  • @Eugen Covaci I'm actually not sure, when I downloaded the installer it defaulted to installing there. Should I move to Program files?

    – Min
    Nov 21 '18 at 18:55






  • 1





    In command prompt run: java -version and post the output.

    – user10639668
    Nov 21 '18 at 19:06



















Try the answer in here. This might fix it

– Sand
Nov 21 '18 at 18:47





Try the answer in here. This might fix it

– Sand
Nov 21 '18 at 18:47




1




1





If the Jdk is x64 then why it is installed in C:Program Files (x86)?

– user10639668
Nov 21 '18 at 18:48





If the Jdk is x64 then why it is installed in C:Program Files (x86)?

– user10639668
Nov 21 '18 at 18:48













@sand I tried that method but I get " Failed to load the JNI shared library "C:Progam Files (x86)Javajdk1.8.0_192jreserverjvm.dll" ".

– Min
Nov 21 '18 at 18:54





@sand I tried that method but I get " Failed to load the JNI shared library "C:Progam Files (x86)Javajdk1.8.0_192jreserverjvm.dll" ".

– Min
Nov 21 '18 at 18:54













@Eugen Covaci I'm actually not sure, when I downloaded the installer it defaulted to installing there. Should I move to Program files?

– Min
Nov 21 '18 at 18:55





@Eugen Covaci I'm actually not sure, when I downloaded the installer it defaulted to installing there. Should I move to Program files?

– Min
Nov 21 '18 at 18:55




1




1





In command prompt run: java -version and post the output.

– user10639668
Nov 21 '18 at 19:06







In command prompt run: java -version and post the output.

– user10639668
Nov 21 '18 at 19:06














1 Answer
1






active

oldest

votes


















2














When installing, your zip file and saved file should be at the same place. As a precautionary measure, do it all on your desktop and that may help solve the problem.






share|improve this answer























    Your Answer






    StackExchange.ifUsing("editor", function () {
    StackExchange.using("externalEditor", function () {
    StackExchange.using("snippets", function () {
    StackExchange.snippets.init();
    });
    });
    }, "code-snippets");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "1"
    };
    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%2fstackoverflow.com%2fquestions%2f53418663%2ftrying-to-install-eclipse-but-i-get-an-java-was-started-but-returned-exit-code%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    When installing, your zip file and saved file should be at the same place. As a precautionary measure, do it all on your desktop and that may help solve the problem.






    share|improve this answer




























      2














      When installing, your zip file and saved file should be at the same place. As a precautionary measure, do it all on your desktop and that may help solve the problem.






      share|improve this answer


























        2












        2








        2







        When installing, your zip file and saved file should be at the same place. As a precautionary measure, do it all on your desktop and that may help solve the problem.






        share|improve this answer













        When installing, your zip file and saved file should be at the same place. As a precautionary measure, do it all on your desktop and that may help solve the problem.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 22 '18 at 14:40









        LeemiLeemi

        587




        587
































            draft saved

            draft discarded




















































            Thanks for contributing an answer to Stack Overflow!


            • 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%2fstackoverflow.com%2fquestions%2f53418663%2ftrying-to-install-eclipse-but-i-get-an-java-was-started-but-returned-exit-code%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

            If I really need a card on my start hand, how many mulligans make sense? [duplicate]

            Alcedinidae

            Can an atomic nucleus contain both particles and antiparticles? [duplicate]