1) The Development Environment page,
http://appfuse.org/display/APF/Development+Environment,
should say clearly that the "Source" directory will hold the project directories of individual
AppFuse projects (or not, if that's not the case).
2) On the Quick-Start page, section "Create a project", in step 5 it should say "make sure you have a
directory to hold all your AppFuse projects" (and it should mention "Source" on the Dev.Envt. page, if
appropriate). Then it should say, "cd to that directory, and run one of the long commands given in
the table below."
Create a "Source" directory on your hard drive (this is where we'll put all the source code for our projects). On *nix, I usually create a "dev" folder in my home directory.
To:
Create a "Source" directory on your hard drive (this is where you'll put all your projects and their source code). On *nix, I usually create a "dev" folder in my home directory.
For #2, see the following diff:
http://appfuse.org/pages/diffpages.action?pageId=7&originalId=3014659