AppFuseQuickStart_jp |
|
Your trail: |
Difference between
version 13
and
version 12:
At line 14 changed 2 lines. |
# 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> |
# iBATIS (Hibernateの替わりに)或いはStruts以外のウェフレームワークを利用するなら、このステップで下記のガイドを従ってインストールして下さい。 |
# appfuseの直下にて__ant new__を実行する。アプリ名、データベース名とパッケージ名を順番に入力してから, 新規作成されたアプリを含むフォルダはappfuseのフォルダ階層に作成される。 <div class="note" style="margin: 10px; background-color: #fcc"> __WARNING:__ 一部のアプリは機能しなくなる - "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_jp,
or to the Page History.
|