|
|
After downloading, extract the file in a convenient location, say c:\target and start Eclipse (if not yet running). Open Window > Preferences, go to the Plug-in Development > Target Platform preference page, set the Location to the eclipse sub-directory of the extracted archive (e.g. c:\target\eclipse). Finally click Reload. You should see the just downloaded plug-ins appear in the plug-ins list.
下载地址:
Note: if doing this with a workspace that already contains projects that depend on the target, you may get compile errors. Restartiung Eclipse and/or doing a clean build will help.
|
|