I have a brand new laptop, I downloaded the combined Linux 32-bit MyEclipseIDE and Eclipse. The first thing I did was an update and then added a few plugins including the latest GWT 2.0.3 Eclipse Plugin, and the older GWT 1.7.1
I want to create a new GWT Application for either version, and I get the following error message.
Cannot run program “/home/tholmes/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_1.6.0.013/jre/bin/java”: java.io.IOException: error=13, Permission denied
I have made sure I am logged in as myself under linux, and I should have access to these files under the MyEclipseIDE directory. So, what is going on, and how can I fix this.
Thanks!
Tom