Because of using port 843 for Flash/Unity socket policy, i have to use java in root mod.
To debug while running, i start to use eclipse in superuser mod in mac os x by the help of this elegan solution http://stackoverflow.com/questions/20378162/gksu-on-mac-osx?lq=1
in main file after the line of
"AppWarpServer.start(new BackgammonServer(), appconfigPath);"
eclipse stops printing to console.
What is going in that line ? What is the solution for this issue ?
Thanks.
NOT : Everthing is working ok, but no console printing :(