Support #3749
Documentation setup Hotel application
100%
Description
For setting up the hotel application in the section "Convert and Build Using FWD" it says
"Change to this project directory and run the command 'ant deploy.all'."
Neither in the root of the hotel-application nor under the p2j-directory there is "ant" available.
In the documentation it is not mentioned how to install "ant".
After installing "ant" and adding the bin-directory to the system-path the command could be executed.
History
#1 Updated by Eric Faulhaber almost 8 years ago
For setting up the hotel application in the section "Convert and Build Using FWD" it says "Change to this project directory and run the command 'ant deploy.all'." Neither in the root of the hotel-application nor under the p2j-directory there is "ant" available.In the documentation it is not mentioned how to install "ant". After installing "ant" and adding the bin-directory to the system-path the command could be executed.
Thank you for providing feedback.
There are certain software packages that must be installed as prerequisites to building/running FWD. Please see:
https://proj.goldencode.com/projects/p2j/wiki/Development_Environment_Setup#Installation-Process
With respect to Ant in particular, please see:
https://proj.goldencode.com/projects/p2j/wiki/Development_Environment_Setup#Install-Apache-Ant
If you have further questions or problems, please do not hesitate to post in our forums:
https://proj.goldencode.com/projects/p2j/boards
Posting in the forums is actually the fastest way to get an answer, as these are monitored regularly by multiple people.
#2 Updated by Greg Shah almost 8 years ago
- Status changed from New to Review
I've rewritten the "Ensure FWD is Installed and Built" sections for ChUI and GUI.
The previous version was just a single paragraph that referenced the Development Environment Setup.
Does that make it more clear?
If not, please let us know your ideas.
#3 Updated by Marc Braun over 7 years ago
Yes it does. Thanks Greg!
#4 Updated by Greg Shah over 7 years ago
- % Done changed from 0 to 100
- Status changed from Review to Closed
Great! Thanks for helping us make things more clear.