简体   繁体   中英

Trouble with eclipse and JRE/JDK

I've downloaded everything. I've got the ADT bundle from the developer site properly downloaded. I have the SDK tools downloaded and properly installed as well. When I start up eclipse, it tells me it cannot locate a JRE or JDK file.

At first, I went back to the website and it said to run the SDK tools executable file and it will automatically find and install the JDK file along with it. When you execute, it brings up a little box and in the box it says it has in fact detected a JDK and it will install it too.

I've tried reinstalling and redoing this in many different ways, but nothing will work. Can someone point me in another direction or tell me a solution?

Thanks in advanced.

* EDIT *

I've fixed the problem, but I am now encountering a different error message. When I start up eclipse, it gives a message box that says:

Failed to load JNI shared library "path listed"

Man, man, man what do I do? This is extremely disheartening. I have no idea why my software is acting this way. At school, in class - earlier today - all I did was simply follow the instructions on the developer website and installed the SDK bundle to a folder on the desktop class computer and everything worked just fine - like it was supposed.

Please, please help me, someone!

You works on Windows?

Did you set you JAVA_HOME in your environment variables?

检查您的eclipse.ini文件-vm arg必须指向有效的jvm.dll

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM