Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

Eclipse won't run

When I click on the eclipse icon to start the program I get an error message "Could not create the Java virtual machine." I am trying to run this on a Windows 32 bit on Windows 8.1 OS.

3 Answers

Have you installed the current Java SE Dev Kit?

http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html Yours will be the Windows x86.

Yes, I have downloaded this already and it still gives the same error.