Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Learning Cascading

You're reading from  Learning Cascading

Product type Book
Published in May 2015
Publisher
ISBN-13 9781785288913
Pages 276 pages
Edition 1st Edition
Languages

Installing and using


Using this code is very easy. This can be done as follows:

  1. Unzip it.

  2. Start Eclipse. We use Luna (Eclipse 4.4.0), but it should work with almost any version 3 or later release.

  3. Import the project into your workspace as follows:

    File -> Import -> General -> Existing projects into workspace.

    We suggest checking copy projects into workspace. This will physically copy the contents of the ZIP file into the workspace that you have defined for Eclipse.

  4. Build the project using Project -> Clean.

    Note that this project is already set up to use JUnit.

That's really all that there is to do. At this point, you are ready to begin using the code provided through the book.

Other integrated development environments can also be used. Simply maintain the preceding directory structure, but copy the /src Java files into the appropriate locations. You will then need to set up the classpath in the manner that is required using the JAR files in the /lib directory.

Note

For further information, go to the Analytics Inside website, at http://www.AnalyticsInside.us.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}