There are working combinations of OS, JDK and Eclipse bitness. In my case, I was using a 64-bit JDK with a 32-bit Eclipse on a 64-bit OS. After downgrading the JDK to 32-bit, Eclipse started working.
Use one of the following combinations.
- 32-bit OS, 32-bit JDK, 32-bit Eclipse (32-bit only)
- 64-bit OS, 32-bit JDK, 32-bit Eclipse
- 64-bit OS, 64-bit JDK, 64-bit Eclipse (64-bit only)
Related Posts:
- Can’t start Eclipse – Java was started but returned exit code=13
- Failed to write core dump. minidumps are not enabled by default on client version of windows
- How can I find and run the keytool
- java.lang.NullPointerException: Attempt to invoke virtual method on a null object reference
- Facebook login NullPointerException
- Eclipse error, “The selection cannot be launched, and there are no recent launches”
- Failed to load the JNI shared Library (JDK)
- How to resolve the “ADB server didn’t ACK” error?
- Error occurred during initialization of VM (java/lang/NoClassDefFoundError: java/lang/Object)
- Corrupt jar file
- Java syntax explanation – getMenuInflater()
- How to completely uninstall Android Studio from windows(v10)?
- Android Emulator: Unfortunately App has stopped
- Installation error: INSTALL_FAILED_OLDER_SDK
- Eclipse: JVM terminated. Exit code=2
- What’s the console.log() of java?
- How fix Error:java.util.concurrent.ExecutionException: com.android.ide.common.process.ProcessException:
- User Operation is waiting for “Building Workspace”
- 1000 * 60 * 60 * 24 * 30 results in a negative number [duplicate]
- Emulator: ERROR: x86 emulation currently requires hardware acceleration
- Emulator: ERROR: x86 emulation currently requires hardware acceleration
- ‘App not Installed’ Error on Android
- ‘App not Installed’ Error on Android
- How to uninstall Eclipse?
- Draw a transparent circle onto a filled android canvas
- How to use navigateUp to close the application
- Eclipse/Maven error: “No compiler is provided in this environment”
- “unable to locate adb” using Android Studio [duplicate]
- “unable to locate adb” using Android Studio [duplicate]
- What exactly is “com.google.android.packageinstaller”
- Differences between arm64 and aarch64
- Is there a way to convert all comments into javadoc comments? [Eclipse/Java]
- How to solve could not create the virtual machine error of Java Virtual Machine Launcher?
- How to solve could not create the virtual machine error of Java Virtual Machine Launcher?
- Converting double to string
- “Error occurred during initialization of VM; Could not reserve enough space for object heap” using -Xmx3G
- google console error `OR-IEH-01`
- Install an apk file from command prompt?
- Install an apk file from command prompt?
- Android Studio Could not initialize class org.codehaus.groovy.runtime.InvokerHelper
- “Javac” doesn’t work correctly on Windows 10
- How to uninstall Eclipse?
- Error parsing data org.json.JSONException: Value
- Editor does not contain a main type in Eclipse [duplicate]
- What does “|=” mean? (pipe equal operator)
- “Error occurred during initialization of VM; Could not reserve enough space for object heap” using -Xmx3G
- My users get “net::err_name_not_resolved”
- Error: No toolchains found in the NDK toolchains folder for ABI with prefix: llvm
- Editor does not contain a main type in Eclipse [duplicate]
- Unity remote 5 not working
- Solving “adb server version doesn’t match this client” error [duplicate]
- Error: No toolchains found in the NDK toolchains folder for ABI with prefix: llvm
- How to display Toast in Android?
- Why is Windows 32-bit called Windows x86 and not Windows x32?
- How to use adb command to push a file on device without sd card
- JRE Missing when installing eclipse
- Can’t create handler inside thread that has not called Looper.prepare()
- The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path
- What is a StringIndexOutOfBoundsException? How can I fix it?
- recyclerview No adapter attached; skipping layout
- Exception : AAPT2 error: check logs for details
- This adb server’s $ADB_VENDOR_KEYS is not set
- Can’t create handler inside thread that has not called Looper.prepare()
- The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path
- This adb server’s $ADB_VENDOR_KEYS is not set
- ‘adb’ is not recognized as an internal or external command, operable program or batch file
- How do popBackStack() and replace() operations differ?
- E: unable to locate package pip
- recyclerview No adapter attached; skipping layout
- Exception : AAPT2 error: check logs for details
- Flutter pageview : Find first and last page and swipe directions
- What are the possible reasons for NFC Service to become dead after some time?
- Android ADB devices unauthorized
- A JNI error has occurred, please check your installation and try again in Eclipse x86 Windows 8.1
- adb is not recognized as internal or external command, operable program or batch file
- make: g++: Command not found
- Enable VT-x in your BIOS security settings (refer to documentation for your computer)
- NetworkType.UNMETERED vs NetworkType.METERED – PeriodicWork
- @ converted to %40 in HTTPPost request
- Getting net::ERR_UNKNOWN_URL_SCHEME while calling telephone number from HTML page in Android
- Simple Android RecyclerView example
- Find all Bluetooth devices (headsets, phones etc) nearby, without forcing the devices in discoverable mode
- You need to use a Theme.AppCompat theme (or descendant) with this activity
- “Default Activity Not Found” on Android Studio upgrade
- You need to use a Theme.AppCompat theme (or descendant) with this activity
- Unfortunately MyApp has stopped. How can I solve this?
- Still getting warning : Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’
- What is ‘Context’ on Android?
- How to install APK from PC?
- How to convert any Object to String?
- android image button
- What causes signal ‘SIGILL’?
- Unfortunately MyApp has stopped. How can I solve this?
- Server Tomcat v9.0 Server at localhost failed to start
- adb server is out of date. killing
- ERROR Android emulator gets killed
- Session ‘app’ error while installing APK
- because an app is obscuring a permissions request, Settings can’t verify your response
- Android: adb pull file on desktop
- How can I convert a .jar to an .exe?