|

December 10th, 2010, 04:31 PM
|
|
Registered User
|
|
Join Date: Dec 2010
Posts: 9
Thanks: 0
Thanked 1 Time in 1 Post
|
|
answer
I figured this out:
- (optional) you may want to Edit the ZIP file to have leading zero before chapter numbers "Chapter 2" --> "Chapter 02"
- File->Import->Existing project into workspace
- Select an archive file... pick the zip you downloaded from WROX
- Go over all the open projects and close them.
- For every project you work with, goto properties, change the API version to 7
- Clean the project and let it rebuild (should be no errors, except for few chapters that are miscoded to the latest sdk)
Last edited by makeit_quick; December 10th, 2010 at 04:45 PM..
|