As I am a novice in Java, I would like to know one thing:
I want to add an application on top of Pastry to the simulator. So I will add code in form of new .java files and maybe I will alter some Pastry .java files.
After doing so, I guess I have to recompile the code, so that the changes come into effect.
Am I right with my assumption? If yes, can somebody please tell me the steps how to do so and what I have to consider when doing this for the simulator? If not, what else do I have to do, so that my changes to the code come into effect?
I am working with the Eclipse IDE (version 4.2.2).
Best regards