|
SVN_INFORMATION
Descriptions of each svn respository location
IntroductionJedai consists of both clientside and serverside code. To accomplish this we have both a clientside Library project and a Serverside Library project. In addition there is a repository for example code and unit tests.
Jedai Build Framework (Building Jedai from Source) Jedai Build Framework https://jedai.googlecode.com/svn/trunk/org.jedai.build
Jedai Clientside
Jedai Clientside Network Framework https://jedai.googlecode.com/svn/trunk/org.jedai.client Jedai Clientside Collaboration Framework https://jedai.googlecode.com/svn/trunk/org.jedai.client.ui Jedai Clientside Example Project https://jedai.googlecode.com/svn/trunk/org.jedai.example.client Jedai Clientside Testshttps://jedai.googlecode.com/svn/trunk/org.jedai.client.test Description: Consists of clientside Flex-unit tests.
Jedai Serverside
Jedai Serverside Library https://jedai.googlecode.com/svn/trunk/org.jedai.server Note: If you have checked the serverside code out through SVN you can use this project as a serverside JEE library module which should be added to an existing Red5 webapp. You can accomplish this by: right click project -> select properties -> select "Java EE Module Dependencies" -> click Apply -> click OK Jedai Serverside Example Project https://jedai.googlecode.com/svn/trunk/org.jedai.example.server Jedai Serverside TestsDescription: TODO. |
Sign in to add a comment