posted 12 years ago
Hi,
Im writing an RMI based chat program and its working fine when i compile it by the command line with javac and rmic.
However when ive put it into eclipse im getting the followign errors and i cant tell why:
i have tried it in packages and allunder the default package. I have also generated the stubs etc.. int he bin folder to see if that would work...
But nothing.
Do i need to configure something in eclipse?
Thanks,
Ben