Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated code directory to build correctly #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bwittman
Copy link

The solutions directory had already been updated to use the correct
libraries and the updated path and packages (com.allendowney.thinkdast),
but there was no build.xml in the code directory, and the one in the
(obsolete?) lab01 directory used the old path and package
(com.flatironschool.javacs). This commit adds an updated build.xml to
the code directory and removes the lab01 directory.

The solutions directory had already been updated to use the correct
libraries and the updated path and packages (com.allendowney.thinkdast),
but there was no build.xml in the code directory, and the one in the
(obsolete?) lab01 directory used the old path and package
(com.flatironschool.javacs).  This commit adds an updated build.xml to
the code directory and removes the lab01 directory.
@samanthagmccormick
Copy link

samanthagmccormick commented Nov 11, 2018

I just bought this book and I have been banging my head against the wall for an hour trying to figure out why I couldn't build the project. Thank you so much for recognizing this issue and submitting a fix. Everything now builds for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants