0

I have an application in Eclipse. That application runs well if is launched as Eclipse application (into Eclipse). But I tried to generate an executable file (.exe) by using Eclipse product export wizard.

The exe file is created but when running it I got the message

The application executable launcher was unable to locate its companion shared library

Does anybody know what I am missing or doing wrong?

e-sushi
  • 13,053
  • 10
  • 36
  • 56
  • possible duplicate of [How can I convert my Java program to an .exe file?](http://stackoverflow.com/questions/147181/how-can-i-convert-my-java-program-to-an-exe-file) – takendarkk Apr 01 '14 at 22:54
  • Check you have the `The product includes native launcher artifacts` selected on the product Overview tab. – greg-449 Apr 02 '14 at 07:21

0 Answers0