Monday 15 February 2010

firewall - Block Internet Connection on Eclipse -


Is it possible to block all network connections on Eclipse? My position is that I have unit tests in Eclipse and I want to see which unit of the test will try to connect to the network. It was difficult to understand from source code and I think that is the easiest way to block connection and see who will be unsuccessful.

Thank you in advance

Sometimes I do this:

In Eclipse Preferences, select "Active Provider" for GenNell-> Network Connection, "Manual" and set invalid proxy.

No comments:

Post a Comment