Also - Guido Sautter mentioned posting a log file, and I finally found it, but it's huge & long. Let me know if you want the whole thing posted
EDIT: Okay, fixed. Anyone with 64-bit windows, here's what I did:
1) Uninstalled all versions of java.
2) Installed 32-bit JRE & JDK.
3) Added "C:\Program Files (x86)\Java\jdk1.6.0_06\bin;" to the PATH variable.
4) Now stuff should run from both the command-line and Eclipse.
I'd rather have it set up so I use 64-bit versions to compile stuff from the command line, while still having 32-bit versions load for Eclipse (which didn't like the 64-bit versions), but it looks like I'd have to manually change the PATH variable each time.
Question:
Do you lose much performance if, say, running a server in 32-bit mode rather than 64-bit? [ April 21, 2008: Message edited by: Joseph Macer ]