Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Setup up Eclipse

  • Install a fresh Eclipse
  • Install the following PlugIns
    • GIT

Cloning

Clone the following repositories. Import the projects and (best) create working sets for each project.

Note: Clone the repositories into the same base directory and keep the ".git" extension in your local repository name. Choose the "1.0" branch for current development.

The target environment

Create a new Target Environment (start with an empty one):

  • Add either "{eclipse_build}" or better a clean Eclipse directory with type "Installation"
  • Add a "Directory" with the value of "${project_loc:builder_external}/builder/lib"

Activate the target platform!

  • No labels