| 1. |
Solve : Windows 7 jvm.dll file failed to load error? |
|
Answer» I'm running Windows 7 64 bit on a custom built computer with 8 GB ram, AMD Phenom II 3.7 GHz processor, Asus Motherboard, and a 1 GB HDMI graphics CARD. try this:I can't seem to find eclipse.ini. Where would it be LOCATED?The Eclipse install folder, by default; For example, I have Eclipse installed in D:\Programs\Eclipse. The ini file is D:\Programs\Eclipse\Eclipse.iniQuote from: BC_Programmer on November 20, 2011, 09:13:48 PM The Eclipse install folder, by default; For example, I have Eclipse installed in D:\Programs\Eclipse. The ini file is D:\Programs\Eclipse\Eclipse.iniI don't have Eclipse installed, I was never given an installer when I downloaded from the site. I just opened a zip file and extracted the contents. Where did you download the installer at?the install folder would be wherever you extracted the zip.Okay, I added that but it still GAVE me the error message.What is "that" that you added. Did you make the appropriate replacements?I thought I was just supposed to add Code: [Select]-vm C:\Program Files\Java\<your jdk version folder>\bin\javaw.exebut when I deleted everything but that line and Code: [Select]org.eclipse.platform --launcher.XXMaxPermSize 256mit worked. Thanks.Well that's good. You were supposed to replace the with... well, your JDK version folder. Not sure if everything will work alright with a funked path. |
|