Skip to content

configure target platform

Manuel edited this page Feb 25, 2016 · 2 revisions

Configuration

In Eclipse under Window->Preferences:

  • Open Plug-in Devlopment->Target Platform
  • Add
  • Select "Nothing"
  • Select tab "Locations"
  • Click "Add"
  • Select the directory with the extracted scm tools
  • Click "Finish"
  • Select the new platform to be active

Help - There is no Target Platform

Most likely you havent installed the Eclipse Plugin Development Tools. Plugin Development Tools are part of Eclipse for JavaEE Developers, if you use Eclipse Classic, you need to install them first.

  • Help -> Install New Software -> Choose 'The Eclipse Project Updates' in field 'Work With'
  • Install items under category "Eclipse Plugin Development Tools"
Clone this wiki locally