Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EclipseSCADA/GettingStarted/DevelopFor

< EclipseSCADA‎ | GettingStarted
Revision as of 11:21, 11 June 2014 by Jens.reimann.ibh-systems.com (Talk | contribs) (Created page with "== Install Eclipse IDE == == Check out repositories == * Don't import as maven projects == Close projects == Close all projects which contain: * "*mqtt*" * "*build-helper...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Install Eclipse IDE

Check out repositories

  • Don't import as maven projects

Close projects

Close all projects which contain:

  • "*mqtt*"
  • "*build-helper*"
  • "doc-bundle"

Set target platform

  • Open "superParent/targetPlatform/targetPlatform.target" -> "Set as target platform"

Back to the top