java - Setting up Eclipse with JRE Path - Stack Overflow

java - Setting up Eclipse with JRE Path - Stack Overflow

瀏覽:1402
日期:2025-11-19
I had the same issue caused by two things: I had downloaded a 32bit Java version instead of 64bit. The eclipse.ini did not have path to javaw.exe, so as per prior posts added the statement which points to the location java. So after I uninstalled the 32 b...看更多