I am using netbeans on windows 7 and javafx and when I run the program this message appear in output ,
Warning:
The signer certificate will expire within six months.
Enter Passphrase for keystore: Enter key password for nb-jfx:
Signing JAR:
C:\Users\subhi\Desktop\SpeechRecognition\SpeechRecognition\dist\lib\batch.jar to
C:\Users\subhi\Desktop\SpeechRecognition\SpeechRecognition\dist\lib\batch.jar as nb-jfx
There is 5 similar messages and these slow my application startup, I want to disable them , how can I do that ?
Can I use eclipse with javafx 2.1?
I want to disable them , how can I do that ?
Disable jar packaging and signing for your build.
For distribution packaging you may want to re-enable some of these options, but if your app works without them when you are in development mode and it speeds up your development, then disabling them for development is a good idea.
can I use eclipse with javafx 2.1?
Yes, use the e(fx)clipse plugin.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With