Run AppWarpS2 server on Linux

+1 vote
Hi all,

I downloaded AppWarpS2Server  from link:

http://appwarps2.shephertz.com/downloads/download-onpremwarp.php

how to install  AppWarpS2Server on linux   

Thanks and best regard
asked May 16, 2014 in AppWarpS2 by Linh Luu (25 points)

1 Answer

+1 vote
AppWarp S2 is provided as a library that you will use to create your project that you can run as java application. For example if you are using Netbeans than you can use inbuild run mode or if you are on terminal than you can use ant.

AppWarpS2 comes with several samples that you can follow to undestand more about appwarpS2.

To run appwarpS2 samples, Install JDK and ant from your distro's pacakage manager. Start terminal and change directory to you project directory and then run command 'ant -f warp.xml'

More information visit our dev center http://appwarps2.shephertz.com/dev-center/
answered May 16, 2014 by Suyash Mohan (900 points)
thank so much :D
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...