Hi,
I have a project in eclipse and i want to create a jar file of the project so that anyone can use it without having access to the code. So i created the executable jar file of the project. Now can anyone please tell me how to use the jar file in another project? I have imported the jar file as an external jar file but what to do after that??