Nothing happens after launch
Nothing happens when lunch the project, a small Java window opens then closes after 2 seconds. Is this normal ?
I'm using Eclipse with JDK1.8.0_11 on mac
Yeah, this not a full port (yet) so there isn't really anything you can run yet. You can run the unit tests though and contribute some code!
Could you give me an idea (or if you can add it in Readme file) about what still need to be done so it would run on Java as it runs on C# ?
We need an implementation of a gesture recognizer. The C# code uses this: https://depts.washington.edu/aimgroup/proj/dollar/pdollar.html
Have you already tried the to integrate the 2 java implementations at the bottom ?
No, I don't think we've tried to integrate those. Most of the focus was just on replicating part of the functionality so that it could be implemented in Java.