0

Is there a plugin for netbeans that can generate a stub ? If there is please link it in the answer.

If there isn't please tell me the way i can generate stub file with netbeans.

saplingPro
  • 20,769
  • 53
  • 137
  • 195

1 Answers1

0

You haven't needed a stub in RMI for about 7 years. See the preamble to the Javadoc for UnicastRemoteObject.

user207421
  • 305,947
  • 44
  • 307
  • 483