Hey ,
After downloading the setup and installing the Arduino IDE, and opening it the arduino IDE initializes and the screen shows the following information
Loading Configuration
Initialisinz Packages P
Preparing boards
Starting
But then a dialog box pops up which say "JAVA(TM) Platform SE Binary has stopped working-" and the ide crashes.
Can someone help me with a solution to this please , I have attached a screenshot of the desktop with problem i am facing
Thanks
I'm having the same problem on W7/64 bit. Arduino used to run fine but using 1.6.3 and latterly 1.6.5 of the IDE and when trying to compile a sketch the "Java SE binary stopped working" message appears. Tried most of the straight forward solutions after googling this but nothing works. Also have the latest version of Java. Any suggestions?
You don't need to install java, it's already bundled with the IDE.
In order to better understand your problem, please start the IDE using arduino_debug.exe from the command prompt. It will print an error message: please paste it here
Here is the error report as attached. I have 1.5.7, 1.6.3 and 1.6.5 on my HD. Also notice that 'troubleshooting' option returns message that "Java binary platform has stopped working". Any advice would be appreciated.

You have put the IDE inside Documents, but Documents is used by the IDE to create its default sketchbook folder, which is called... "Arduino"
Please move the IDE out of Documents (every other folder is fine, put it on the Desktop for example, or just use the installer which will take care of everything)
Thanks for your prompt response. I have uninstalled IDE as per your suggestion and installed on desktop but same problem persists. However I do get message that the firewall has blocked Java plateform binary and this is then 'allowed' However the same error report is produced showing the path is still in Documents despite being installed on the desktop. What I am missing here??
Sorry, I'm out of options
Ok Federico, thanks for your input. You've given me a few ideas to look into. I will report back I have solved this problem. 