Hi all,
just doing my first steps with JBoss Tools (3.3.0M2, using Eclipse 3.7) after years of using WTP. I am stuck with the simple task to start a JBoss 7 server: I just see the message "Error: no `server' JVM at ... path\to\my\JRE" (see attached screenshot).
No problem I thought: open the launch configuration, modify the classpath for "Bootstrap entries" and point it to different paths. I tried "C:\Program Files (x86)\Java\jdk1.6.0_26" and "C:\Program Files (x86)\Java\jdk1.6.0_26\jre" (where a "server" directory" is present), but the error message did not change.
Changing the default JDK in the eclipse "Installed JREs" preferencesd did not help, either.
Does anybody have an idea?
More details:
1) WindowsXP 64 bit, with JDK 1.6.0_26 x64 AND x86 installed
2) because of M2Eclipse, my eclipse.ini contains this additional line:
-vm C:/Program Files (x86)/Java/jdk1.6.0_26/bin/javaw.exe
Best regards
Wolfgang