资源说明:
GemsJax 2.0
This repository conatins two projects:
- GemsJaxClient (Eclipse GWT Web Application Project)
- GemsJaxServer (Eclipse Java Project)
We recomment to create a new Eclipse workspace to work with this repository.
Follow this steps:
1. Create a new and empty Eclipse Workspace
2. Install git (if not installed yet) and configure git (see http://help.github.com/set-up-git-redirect )
3. Add github as new remote with this command:
git remote add origin git@github.com:matzef/GemsJax-2.0.git
4. Go in your new created Eclipse Workspace and do the following git commands:
4.1 Initialize a new local git repository with this command:
git init
4.2 Get the current repository content to your local repository with this command:
git pull origin master
5. Now your new Eclipse workspace folder contains the two projects (GemsJaxClient, GemsJaxServer, see above)
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
English
