Versions Compared

Key

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

...

CheatSheet for setting up CloudStack Dev environment on Windows

Step 1) Install Cygwin.

...

Cygwin will give you a unix like bash shell for your windows.

To install Cygwin, you download and run the setup.

...

  • Eclipse does not have an O/S-specific installer. Thus, the .zip you download does not include an .MSI file
  • At the time of writing the latest version was Eclipse Juno (4.2)
  • Place the unzipped download in the folder you want to run Eclipse from.

Step 2a) Add Plugins to Eclipse

Add Pydev

Add M2Eclipse

Step 3) Install Apache Tomcat 6.0.33

...