Thanks for the fixes...I made these and checked them into the branch...

On 9/22/05, Jeremiah Johnson <[EMAIL PROTECTED]> wrote:
>
> Sorry that this is so late, but we last looked the tutorial right before
> this change :)
>
> I don't understand the new instructions. The Ant file is listed, but
> not the actual target. I am guessing that you meant to put in:
>
> ant -f <beehive-root>/beehive-imports.xml new.netui.webapp
>
> Is that correct?
>
> Also - changing the text a tiny bit may help slow people like me:
> s/fully-qualified web project root directory/fully-qualified web project
> root directory when prompted for input/.
>
> - jeremiah
>
> >
> ========================================================================
> ==
> > ====
> > ---
> >
> beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui
> /t
> > utorial_pageflow.xml (original)
> > +++
> >
> beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/netui
> /t
> > utorial_pageflow.xml Sun Sep 11 15:38:28 2005
> > @@ -63,21 +63,22 @@
> > </p>
> > <ol>
> > <li>Create a directory <code>/beehive_projects</code>
> (on
> > Windows, this would be <code>C:\beehive_projects</code>).</li>
> > - <li>Copy the folder
> > <code>&lt;BeehiveDistribution>/samples/netui-blank</code> into
> > - <code>/beehive_projects</code> where
> > <code>&lt;BeehiveDistribution></code> is the directory that contains
> your
> > - unzipped copy of a Beehive distribution. A
> typical
> > value might be <code>/apache/apache-beehive-1.0</code>.)</li>
> > - <li>Rename the folder
> >
> <code>/beehive_projects/</code><strong><code>netui-blank</code></strong>
> > to
> > -
> >
> <code>/beehive_projects/</code><strong><code>pageflow_tutorial</code></s
> tr
> > ong></li>
> > + <li>Run the Ant target to create a new NetUI project:
> > + <code>ant -f &lt;beehive-root>/beehive-
> > imports.xml</code> and provide a fully-qualified web project root
> > directory
> > + named <code>pageflow_tutorial</code>. Note,
> > <code>&lt;beehive-root></code> is the directory that contains a
> > + Beehive distribution; a typical value might be
> > <code>/apache/apache-beehive-1.0</code>.</li>
>
>
>

Reply via email to