0
I installed Eclipse, JDK and now I cannot run the program because this new error has appeared.
0
I installed Eclipse, JDK and now I cannot run the program because this new error has appeared.
Browser other questions tagged java eclipse
You are not signed in. Login or sign up in order to post.
Installed the correct eclipse with the architecture of your
JDK
andSO
?– Ricardo
Yes. x64bits of system
– Andrade
it seems your eclipse is x86, read the error to notice.
– Ricardo
The error would not be because it asks for JDK 1.6?
– Andrade
Download the latest versions of JDK and eclise both must be for the same architecture, that of your system, so if it is 32-bit download the x86 if it is 64 download the x64.
– Ricardo
Seems to be the same mistake: Error trying to run Eclipse: Java was Started but Return Exit code =13
– Math