I have my netbeans 6.9.1 and javafx latest update installed.
I can run it RUN AS Desktop app,
but when I tried to RUN AS Mobile app, it gave me error.
it gives me "
BUILD FAILED"
such as this one:
Very strange...
I searched
alot into google and found these articles saying the Windows Firewall might be a problem;
LINK 1
LINK 2
Then I tried to add netbeans,
java, and emulator.exe to be allowable into the firewall blocking list.
Still didn't make my Mobile Emulator works.
This is
my current configuration;
Oya, one more thing i forgot to mention.
The dropdown list of the
DEVICE from that Run in Mobile Emulator options
always showing me two things only; "
DefaultFxPhone1" & "
Please Wait..."
and the strange case again here is that "Please Wait..."
String is never changed!
is there anyone could give me a clue what's wrong with this?