Home Forums Programming Eclipse(Java) issue?

Viewing 2 reply threads
  • Author
    Posts
    • #8633
      Anonymous
      Inactive

      Hi all,
      Im having a bit of a problem opening Eclipse. When i open it an error message comes up saying ‘Failed to load the JNI shared library "C:\Program Files(x86)\Java\jdk1.7.0_07\bin\client\jvm.dll" ‘.

      Eclipse was working for me about a month ago and im not sure why its not running now. So hopefully some of you know how to fix it?

      I’ve had to program Java in notepad++ and its becoming a pain and for some reason i cant compile code that has "public methods" in it through the command prompt?

      Thanks hopefully someone can give me some advice as soon as possible?

    • #49308
      Anonymous
      Inactive

      At a guess you are trying to run a 64 bit Eclipse with a 32 bit JVM.

      Have you conflicting JDKs installed?

    • #49309
      Anonymous
      Inactive

      Just Googled the error, seems to be your problem alright: http://stackoverflow.com/questions/7352493/failed-to-load-the-jni-shared-library-jdk

Viewing 2 reply threads
  • The forum ‘Programming’ is closed to new topics and replies.