Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Recommenders/TechTalk

Install the following plug-ins from these update sites:

 * Intelligent Code Completion
 * Codesearch Client
 * Extdoc Client
 * Naive Subwords Completion
 * DON'T install  JDT Callchain Completion ! Another, not JDT based engine is bundled with the Intelligent Code Completion feature.
 * Usage Data Collector Client (NOT server)
 * Download zip archive
 * In Eclipse choose File->Import->Existing Projects into Workspace and select the zip file. Import both projects to your workspace
 * The Android project requires to have an installed Android SDK and the corresponding eclipse ADT plugin (Don't forget to set the location of your SDK installation in the Android preferences).

Back to the top