I am learning CORBA IDL and I am developing a Java Based Distributed System using Eclipse and ORB Studio. My questions is, Is there a way to start a naming service with Eclipse other than having to start it as so from command line?:
tnameserv -ORBInitialPort 1050
You just need to create a External Tools following the steps: