Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

As part of switching to Apache Maven for building CloudStack, the .classpath and .project files used by Eclipse were removed. This page describes how to get CloudStack loaded into an Eclipse workspace. For more details on the actual build process with maven see Building with Maven How to build on master branch

Use a Recent Eclipse Build

...

The Maven commands we want to add as Run Configurations are discussed in detail on the Building with Maven How to build on master branch page. The steps we want to add can be summarised as

...

The following commands were correct at the time of writing.  If they don't work, double check the Building with Maven How to build on master branch page, and if you have any compassion update this section of the wiki.

...