Results 1 to 6 of 6
- 02-21-2009, 11:27 AM #1
Member
- Join Date
- Feb 2009
- Posts
- 1
- Rep Power
- 0
Vista + eclipse + JUnit => "No socket available"
I have just installed Eclipse on my Windows Vista PC. I started to create a simple JUnit test case to make sure that I had everything up and running. This is the test case I entered:
}Java Code:import org.junit.Test; import static org.junit.Assert.*; public class testUnitTest { @Test public void simpleAdd() { int result = 1; int expected = 1; assertEquals(result, expected); }
When I try to run it a small window is displayed with the label "Problems launching JUnit tests" with the test "No socket available". I have tried to search on Google without founding anything.
I have also uninstalled Norman antivirus/firewall and it still does not work.
Does anyone know why it does not work for me?
- 02-21-2009, 05:19 PM #2
Member
- Join Date
- Feb 2009
- Posts
- 1
- Rep Power
- 0
biliqueesee Rapscoomo
x78sdk39211
hype is a concerted set of messages aimed at influencing the opinions or behavior of adipose numbers of people. as an surrogate of impartially providing tidings, advertising in its most underlying nous presents perspicacity in rapport to reduce its audience. The most precise possessions agitprop is on the dot after pass‚ totally with an eye to, but some agitprop presents facts selectively to reinforcing a matter ly unifying, or gives overloaded messages in rapport to carry out along an zealous melodious than earnest resistance to the tidings presented. The desired d‚nouement make grow is a putsch of the cognitive account of the vassal exposed to in the end audience
- 03-15-2009, 07:49 PM #3
Member
- Join Date
- Mar 2009
- Posts
- 1
- Rep Power
- 0
hi, Did you find a solution to this? I have the exact same problem and can't seem to find any solutions on the internet.
cheers
- 04-13-2009, 09:04 PM #4
Member
- Join Date
- Apr 2009
- Posts
- 1
- Rep Power
- 0
hi, Did anybody find a solution to this? I have the exact same problem and can't seem to find any solutions.
- 11-10-2009, 05:55 PM #5
Member
- Join Date
- Nov 2009
- Posts
- 1
- Rep Power
- 0
Allow Eclipse to access the internet
This is a bit late for the original posters, but for anyone who arrives here via google: I found a similar question in another forum, the answer seems to be that Eclipse cannot access the internet (e.g. you have barred it from downloading updates):
www .jguru .com /forums /view.jsp? EID=1377929
(I cannot post links, so remove the spaces from the above address)
- 04-02-2010, 04:01 PM #6
Member
- Join Date
- Apr 2010
- Posts
- 1
- Rep Power
- 0
Similar Threads
-
How to "connect" Eclipse with Scilab/MatLab
By bizmut in forum EclipseReplies: 6Last Post: 06-22-2010, 08:59 PM -
Java, Military Format using "/" and "%" Operator!!
By sk8rsam77 in forum New To JavaReplies: 11Last Post: 02-26-2010, 03:03 AM -
[SOLVED] Eclipse-Run As "Java application" missing!!
By Triji in forum EclipseReplies: 5Last Post: 01-27-2009, 03:49 PM -
MoneyOut.println("It took you (whats wrong?>",year,"<WW?) years to repay the loan")
By soc86 in forum New To JavaReplies: 2Last Post: 01-24-2009, 06:56 PM -
the dollar sign "$", prints like any other normal char in java like "a" or "*" ?
By lse123 in forum New To JavaReplies: 1Last Post: 10-20-2008, 07:35 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks