osx - Java Mac application failed with error code -10810 -


i'm making java application in eclipse needs run on both windows , mac. made mac app i'm able run independent of eclipse on laptop, when tried run through terminal on mac machine (that had java version required), showed error message:

cannot run (/users/agastya/desktop/appname.app). error code: -10810. how can resolve issue?

thanks!

  1. try run application terminal
  2. please use full path appname.app

Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -