AppFuseQuickStart |
|
Your trail: |
Difference between
version 147
and
version 146:
At line 9 changed 1 line. |
# If you're planning on using iBATIS (instead of Hibernate) or a web framework other than Struts, install that now (instructions below). After the install completes, run __ant new__ from the appfuse directory. You will be prompted for an application name, database name and package name. After entering these, a directory containing your new application will be created in the same directory as appfuse. <div class="note" style="margin: 10px; background-color: #fcc"> __WARNING:__ Some application values will not work - don't use "test", anything with "appfuse" in it or anything that starts with numbers. Also, two dashes (-) in a name will mess things up.</div> |
# If you're planning on using iBATIS (instead of Hibernate) or a web framework other than Struts, install that now using the instructions below. |
# Run __ant new__ from the appfuse directory. You will be prompted for an application name, database name and package name. After entering these, a directory containing your new application will be created in the same directory as appfuse. <div class="note" style="margin: 10px; background-color: #fcc"> __WARNING:__ Some application values will not work - don't use "test", anything with "appfuse" in it or anything that starts with numbers. Also, two dashes (-) in a name will mess things up.</div> |
Back to AppFuseQuickStart,
or to the Page History.
|