Solved [URGENT] Java

Discussion in 'Plugin Development' started by ZodiacTheories, Jul 4, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    ZodiacTheories

    This is sort of plugin development, but not totally. When I was setting up for 10 java, I moved my Java to a different location and now when I try to start any Java Programme I get this error:

    http://gyazo.com/bcab35c53a1ed918eeebe60348982aa7

    Thanks
     
  2. Offline

    AoH_Ruthless

    ZodiacTheories
    That's an eclipse workspace issue. Why don't you go to eclipse forums, faq, or just google 'eclipse exit code 1'?
     
  3. Offline

    ZodiacTheories

  4. Offline

    AoH_Ruthless

    ZodiacTheories
    This means you corrupted your Java Runtime Environment (usually referred to as JRE). You should reinstall Java from the Oracle website, based on your OS. You accidentally deleted, moved, or ruined parts or the entirety of the JRE in your hard drive (usually C:\Program Files x86\

    Note that is for windows, and x86 means it's 64-bit. Otherwise, the JRE is 32-bit.
     
  5. Offline

    ZodiacTheories

  6. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    I'd suggest moving your Java install back. Failing that, uninstall java and reinstall.
     
    ZodiacTheories likes this.
  7. Offline

    ZodiacTheories

    mbaxter

    Thank you so much! I thought that my whole computer was messed up :)
     
Thread Status:
Not open for further replies.

Share This Page