Creating Patch in Eclipse
Today I got an experience of creating patches in eclipse. These patches are necessary if you are working in a big project and in a team project. This is the way of submitting your work.
In the synchronise view,Select the project(s) you are changing in the Eclipse Package Explorer view, right mouse, and select Team > Create Patch… and follow the instructions.
Hope that Helps.
-X-