| Summary: | Cannot find Java - Crashes on startup | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Kenneth Ford <kenford> |
| Component: | IDE | Assignee: | Platform-UI-Inbox <Platform-UI-Inbox> |
| Status: | RESOLVED WORKSFORME | QA Contact: | |
| Severity: | critical | ||
| Priority: | P3 | CC: | remy.suen |
| Version: | 4.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Kenneth Ford
Can you run Java from the Windows command prompt? (In reply to comment #0) > 1.Download Eclipse 3.7 zip file. Also, what is the name of this file? (In reply to comment #0) > The logic is indirect but I have built a strong case that there is something > wrong with the download. Also, if you suspect that the download is the problem, you should perform a checksum verification of your download. (In reply to comment #3) > (In reply to comment #0) > > The logic is indirect but I have built a strong case that there is something > > wrong with the download. > > Also, if you suspect that the download is the problem, you should perform a > checksum verification of your download. I have performed a checksum. The file is not corrupted. The two sums are the same. Also, as to running from Command line, my copy of Java is in C:\Program Files\Java\jdk1.6.0_25. How do I code the command to run from the Command Prompt? (In reply to comment #4) > Also, as to running from Command line, my copy of Java is in C:\Program > Files\Java\jdk1.6.0_25. If you know where your Java is then just spec it in your eclipse.ini file. http://wiki.eclipse.org/Eclipse.ini |