Versions Compared

Key

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

...

  1. Open a shell in the top level directory where you have checked out the Cargo sources (this directory should have a build-tools subdirectory in it and it should contain a [[pom.xml}} file).

For

...

Eclipse users

  1. Type "mvn eclipse:eclipse". This generates Eclipse files automatically.
  2. Start Eclipse.
  3. Select "Import|Existing Project into Workspace". Point it to the top level directory of the checked-out Cargo sources. For importing in IntelliJ IDEA type You should see something similar to the following figure:

For IntelliJ IDEA users

  1. Type "mvn idea:idea". This generates Eclipse and IDEA project files automatically.
  1. Start Eclipse. your IDE and import the project generated by Maven in the previous step. For Eclipse this means selecting "Import|Existing Project into Workspace" and then pointing the root to the top level directory of the checked-out Cargo sources.