Open main menu

CDOT Wiki β

Changes

User:Farhad

973 bytes added, 19:47, 1 March 2009
Create Patch With Source Code Changes - Submit Patch to WTP Project
==Create Patch With Source Code Changes - Submit Patch to WTP Project==
 
 
 
To contribute an enhancement to WTP, one can submit the code changes as a patch. Before creating the patch one must synchronize the local state with the CVS source code state to ensure that the latest code was pulled in from the CVS repository (just in case someone else modified the code while they did their modifications).
 
* In the ''Package Explorer'' view, right click on the modified plug-in project and select ''Team > Synchronize with Repository''.
<br/>
<center>[[Image:Synchro-14.jpg]]</center>
<br/>
 
* To create the patch, in the ''Package Explorer'' view, right click on the modified plug-in project and select ''Team > Create Patch''.
<br/>
<center>[[Image:CreatePatch-10.jpg]]</center>
<br/>
 
* Select ''Save in File System'' and enter the file name. Select ''Next''.
<br/>
<center>[[Image:FilePatch-11.jpg]]</center>
<br/>
 
* Select ''Finish''.
 
* The patch has been saved to your file system.
<br/>
<center>[[Image:PatchContent-12.jpg]]</center>
<br/>
1
edit