I am getting this warning=" Do you want the application "
eclipse.app" to accept incoming network connections"
Every time I run a test in Selenium, I have done following and not getting any result to to run any project....
One possibilities:
1. Enable mac firewall in system preferences
2. Add a JavaEE server (Preferences -> Server -> Runtime Environments -> Add... Check the checkbox "Create a new local server")
3. In the Servers view, Created server.
Second possibilities:
By Configure run environment from Eclipse Preferences.
But am still getting error.

Any solution...Thank you