Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: URGENT: Installation of Eclipse error found in Windows 10 Home

  1. #1
    Junior Member
    Join Date
    Oct 2017
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default URGENT: Installation of Eclipse error found in Windows 10 Home

    Hi All,

    I have an error come up when I wanted to install Eclipse to my new laptop with Windows 10. Could you give me a hand A.S.A.P. ?
    I have already set up environment variable for java 1.8.

    Please see the attached images for error !!!!

    Thanks.
    Attached Images Attached Images

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: URGENT: Installation of Eclipse error found in Windows 10 Home

    Can you copy the contents of the error console and paste it here, not an image? The image is hard to read and appears to be missing some lines.
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Junior Member
    Join Date
    Oct 2017
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: URGENT: Installation of Eclipse error found in Windows 10 Home

    Quote Originally Posted by Norm View Post
    Can you copy the contents of the error console and paste it here, not an image? The image is hard to read and appears to be missing some lines.



    Here it is :

    ---------------------------
    Eclipse
    ---------------------------
    Java was started but returned exit code=13
    C:\Program Files (x86)\Common Files\Oracle\Java\javapath\javaw.exe
    -Dosgi.requiredJavaVersion=1.8
    -Dosgi.instance.area.default=@user.home/eclipse-workspace
    -XX:+UseG1GC
    -XX:+UseStringDeduplication
    -Dosgi.requiredJavaVersion=1.8
    -Dosgi.dataAreaRequiresExplicitInit=true
    -Xms256m
    -Xmx1024m
    -jar C:\Users\IW\Desktop\eclipse-java-2018-12-R-win32-x86_64\eclipse\\plugins/org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar
    -os win32
    -ws win32
    -arch x86_64
    -showsplash C:\Users\IW\Desktop\eclipse-java-2018-12-R-win32-x86_64\eclipse\\plugins\org.eclipse.epp.package.co mmon_4.10.0.20181214-0600\splash.bmp
    -launcher C:\Users\IW\Desktop\eclipse-java-2018-12-R-win32-x86_64\eclipse\eclipse.exe
    -name Eclipse
    --launcher.library C:\Users\IW\Desktop\eclipse-java-2018-12-R-win32-x86_64\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1. 1.900.v20180922-1751\eclipse_1801.dll
    -startup C:\Users\IW\Desktop\eclipse-java-2018-12-R-win32-x86_64\eclipse\\plugins/org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar
    --launcher.appendVmargs
    -exitdata 2924_12c
    -product org.eclipse.epp.package.java.product
    -vm C:\Program Files (x86)\Common Files\Oracle\Java\javapath\javaw.exe
    -vmargs
    -Dosgi.requiredJavaVersion=1.8
    -Dosgi.instance.area.default=@user.home/eclipse-workspace
    -XX:+UseG1GC
    -XX:+UseStringDeduplication
    -Dosgi.requiredJavaVersion=1.8
    -Dosgi.dataAreaRequiresExplicitInit=true
    -Xms256m
    -Xmx1024m
    -jar C:\Users\IW\Desktop\eclipse-java-2018-12-R-win32-x86_64\eclipse\\plugins/org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar
    ---------------------------
    OK
    ---------------------------

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: URGENT: Installation of Eclipse error found in Windows 10 Home

    If you don't understand my answer, don't ignore it, ask a question.

  5. #5
    Junior Member
    Join Date
    Oct 2017
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: URGENT: Installation of Eclipse error found in Windows 10 Home

    Quote Originally Posted by Norm View Post

    Good. I got the answer. Thanks to Norm.

Similar Threads

  1. classdef not found error in uiautomator test app - eclipse
    By zombietoe in forum Android Development
    Replies: 2
    Last Post: December 24th, 2013, 12:11 PM
  2. Eclipse for J2EE installation error
    By javanand in forum Java IDEs
    Replies: 2
    Last Post: May 23rd, 2013, 05:00 AM
  3. Eclipse Application I/O in Windows Command Prompt
    By aussiemcgr in forum Java IDEs
    Replies: 0
    Last Post: August 10th, 2012, 12:41 PM
  4. multiple annottions found error in jsp page with eclipse
    By sfdcmallik in forum JavaServer Pages: JSP & JSTL
    Replies: 1
    Last Post: May 9th, 2012, 08:40 PM
  5. Replies: 1
    Last Post: February 3rd, 2012, 12:00 PM