Open main menu

CDOT Wiki β

Changes

User:Farhad

452 bytes added, 19:07, 1 March 2009
Modify WTP Source Code
==Modify WTP Source Code==
 
As an example, we are going to modify ''Tool Tip'' window content to include the date and time as required by the bug defined above.
<br/>
<br/>
 
* Change the perspective to Java perspective ('''Window > Open Perspective > Other''' and select '''Java''').
* In the Java perspective, ''Package Explorer'' open the file '''ServerToolTip.java'''. ''''org.eclipse.wst.server.ui->serverui->org.eclipse.wst.server.ui.internal'''' that you just checked out.
==Run Modified Eclipse Web Application With New Code==
==Create Patch With Source Code Changes - Submit Patch to WTP Project==
1
edit