-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do I run the demo? #234
Comments
Hi there! I haven't worked on this project in a while, and it's still very much a work in progress. Unfortunately I can't guarantee that the demo will be stable (or that it will even work at all anymore) since I've made quite a few changes since I built it. However if you want to try it anyway, read on. Building the execution scriptsFrom the root project directory, run After that completes, you should have the following directories:
The ServerTo run the demo server, run this command from the project root: This will start a demo server on port
And so on, up to TestAccount99. ClientTo run the client, run this command from the project root directory: I must stress that I don't know if this is stable or if will even run, but if all goes well you should see a popup requesting login information; it will already be filled out with default values which should work with the demo server, assuming you're running both on the same machine. |
Also, I've been working on a total redesign of most of the project which will include new, (hopefully) better demos; if you watch this repository, the branch |
Sorry for bothering you
I've built your project, and now I have :
How do I run it ? I can't find any Main in the jars, and the manifests are empty...
The text was updated successfully, but these errors were encountered: