hey guys im having problems with Eclipse v.4.5.2. im trying to learn how
to mod. I already know a tiny bit but not so much. anyway, my problem
is that when i double click on the .exe, it says "Failed to load the JNI shared library "C:\Program Files (x86)\eclipse\jre\bin\client\jvm.dll". ". I dont know why but in case if this is needed, here is how my Eclipse.ini file looks:
hey guys im having problems with Eclipse v.4.5.2. im trying to learn how
to mod. I already know a tiny bit but not so much. anyway, my problem
is that when i double click on the .exe, it says "Failed to load the JNI shared library "C:\Program Files (x86)\eclipse\jre\bin\client\jvm.dll". ". I dont know why but in case if this is needed, here is how my Eclipse.ini file looks:
-startup
plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform-vmC:\Program Files (x86)\Java\jre1.8.0_73\bin\javaw.exe
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.7
-Xms256m
-Xmx1024m
am i using the wrong java? or is eclipse not meant for 1.8 and up?
ive tried looking and none of it makes sense to me. is there any other programs that deal with coding mods for minecraft?