Skip to content

StateDMI / Initial Project Setup / Eclipse Workspace

Eclipse uses a workspace folder to manage the files in a software product. Although it is possible to use a workspace to work on several products, it is recommended that StateDMI should have its own workspace, and multiple Eclipse projects will be configured, one for each repository used by StateDMI.

The recommended Eclipse workspace folder for different environments is as follows:

  • Cygwin Linux: the workspace folder is /cygdrive/c/Users/user/cdss-dev/StateDMI/eclipse-workspace
  • Linux Linux: the workspace folder is ~/cdss-dev/StateDMI/eclipse-workspace
  • Windows Windows: the workspace folder is C:\Users\user\cdss-dev\StateDMI\eclipse-workspace