25.02.2015 Views

Introducing Spring Framework

Introducing Spring Framework

Introducing Spring Framework

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Installing <strong>Spring</strong> XD on Windows<br />

Appendix A ■ Installing Tools<br />

To install <strong>Spring</strong> XD on Windows, you need to do a manual install (the same as <strong>Spring</strong> Boot). Go to<br />

http://projects.spring.io/spring-xd/ and go to the manual installation part and download the latest version<br />

shown there. In my examples, I use the spring-xd-1.0.0.M7-dist.zip file. Download it and uncompress it into the<br />

C:\Tools folder.<br />

Next, you need to add the XD_HOME variable and add the bin folder to the Path environment variable. So the<br />

XD_HOME can point to C:\Tools\spring-xd-1.0.0.M7\xd; also, add the following to the beginning of the Path<br />

environment variable: %XD_HOME%\bin;.<br />

Installing <strong>Spring</strong> XD on a Mac OS X<br />

Remember that you need to have Homebrew installed (if you haven’t installed it yet, go to the “Installing Homebrew”<br />

section of this appendix). To install <strong>Spring</strong> XD, execute the following commands:<br />

$ brew update<br />

$ brew tap pivotal/tap<br />

$ brew install springxd<br />

Summary<br />

Now you have all the tools necessary to compile, test, and run all the examples of this book. You can also download the<br />

book’s companion source code from the Apress web site. Now you have all the tools and code you need for this book!<br />

319

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!