Skip to content

Checklist install setup for each project

Project Setup Checklist

To make sure that anyone (new contributors) can contribute easily to each project, I suggest these checks to be filled in for each project. The idea is to re-check what is described on this page : https://github.com/eclipse-ide/.github/blob/main/projects.md If information is already known, check the box, and optionally comment directly on the line.

  • Setup and Install OK: is the setup file correct and install is free of problems?
  • Launch Config for Project: is there a launch config to run within the IDE with the updated project?
  • Launch Config for Test: is there a launch config to run the tests within the IDE for the updated project?
  • Push Config: is the push config correct (will we push into our account to create easily a PR)?
  • Code Formatting Setup: is the code formatting set up for the repository?

eclipse.platform

  • Setup and Install OK
  • Launch Config for Project
  • Launch Config for Test
  • Push Config
  • Code Formatting Setup

eclipse.platform.ui

  • Setup and Install OK
  • Launch Config for Project
  • Launch Config for Test
  • Push Config
  • Code Formatting Setup

eclipse.swt

  • Setup and Install OK
  • Launch Config for Project
  • Launch Config for Test
  • Push Config
  • Code Formatting Setup

eclipse.jdt.core

  • Setup and Install OK
  • Launch Config for Project
  • Launch Config for Test
  • Push Config
  • Code Formatting Setup

eclipse.jdt.ui

  • Setup and Install OK
  • Launch Config for Project
  • Launch Config for Test
  • Push Config
  • Code Formatting Setup

eclipse.jdt.debug

  • Setup and Install OK
  • Launch Config for Project
  • Launch Config for Test
  • Push Config
  • Code Formatting Setup

eclipse.pde

  • Setup and Install OK
  • Launch Config for Project
  • Launch Config for Test
  • Push Config
  • Code Formatting Setup

equinox

  • Setup and Install OK
  • Launch Config for Project
  • Launch Config for Test
  • Push Config
  • Code Formatting Setup

eclipse.p2

  • Setup and Install OK
  • Launch Config for Project
  • Launch Config for Test
  • Push Config
  • Code Formatting Setup

m2e-core

  • Setup and Install OK
  • Launch Config for Project
  • Launch Config for Test
  • Push Config
  • Code Formatting Setup