Open main menu

CDOT Wiki β

Changes

User:Farhad

648 bytes added, 19:02, 1 March 2009
Set up Target Platform
==Set up Target Platform==
 
The specified target platform contains the eclipse plug-ins which your code will be compiled against. Having a target platform allows you to compile and run your modified code without having to bring all of the source code into your development workbench. The target platform should be the same platform you are developing for.
<br/>
<br/>
'''Following steps demonstrate how to set up your target platform:'''
 
* From your development workbench select '''Window > Preferences > Plug-in Development > Target Platform'''.
 
* Enter the location of the platform you wish to target.
<br/>
<center>[[Image:TargetPlatform-Dialog_7.jpg]]</center>
<br/>
==Modify WTP Source Code==
1
edit