java/eclipse java/jdk16 IPV6 problems

2008-03-06 Thread Dominic Fandrey
I'm running eclipse with jdk16. If I build the jdk with IPV6 support the Eclipse JUnit-Plugin doesn't work and the Debugger complains about not being able to connect to a socket. I forgot to copy the exact message, before I rebuilt without IPV6. It works fine without it. I can switch back to

Re: java/eclipse java/jdk16 IPV6 problems

2008-03-06 Thread Marcin Cieslak
Dominic Fandrey wrote: I'm running eclipse with jdk16. If I build the jdk with IPV6 support the Eclipse JUnit-Plugin doesn't work and the Debugger complains about not being able to connect to a socket. I forgot to copy the exact message, before I rebuilt without IPV6. It works fine without it.