java - Setting up Eclipse with JRE Path - Stack Overflow

java - Setting up Eclipse with JRE Path - Stack Overflow

瀏覽:1319
日期:2026-04-24
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...看更多