My apologies! I missed that info in your first post. I was just quickly browsing through this topic as I was also having a different issue with FitGen, and thought I could quickly lend a hand.
However, if I understand your most recent reply, I might see the problem:
C:\Program Files\Java\jdk*.*.*_**\bin
^^^^^^^^^^^^^
If that is indeed what is in your path, you may need to change that to
C:\Program Files\Java\jdk1.8.0_60\bin
The directions were written to be generic, but I believe you might need to fill in the actual version of your jdk.
I hope that helps!