app not working in windows 64bits
Brought to you by:
m3t30r1c
The application is not starting, since it outputs an error. A look at the generated log shows the following Java exception:
java.lang.RuntimeException: Application "com.choonchernlim.docitout.application" could not be found in the registry. The applications available are: org.eclipse.equinox.app.error.
I attach the complete log file.
Your log file indicates you are running Java 1.5. This app requires Java 1.6 or later. You will need to install the latest JRE from http://www.java.com/en/download/index.jsp , and try it again. Let me know if this still fail for you.