My favorites | Sign in
Project Logo
                
Search
for
Updated Jul 23, 2009 by daccattato
Labels: svn, repositories, Featured
SVN_INFORMATION  
Descriptions of each svn respository location

Introduction

Jedai 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

Description: Based on the Antennae build system, this project builds the entire system from a standard set of targets. To build the framework you simply enter into this project and issue "ant build". To build a distribution, simply enter "ant dist".






Jedai Clientside



Jedai Clientside Network Framework

https://jedai.googlecode.com/svn/trunk/org.jedai.client

Description: A Flex Library project that includes the Jedai Network Framework (JNF) and the Jedai Collaborative Framework (JCF) which consists of clientside flex ui components that will help in building real-time collaborative applications.

Jedai Clientside Collaboration Framework

https://jedai.googlecode.com/svn/trunk/org.jedai.client.ui

Description: A Flex Library project that includes the Jedai Collaborative Framework (JCF) which consists of clientside flex ui components that will help in building real-time collaborative applications.

Jedai Clientside Example Project

https://jedai.googlecode.com/svn/trunk/org.jedai.example.client

Description: Reference implementation of the clientside framework.

Jedai Clientside Tests

https://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

Desciption:

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

Description: Reference implementation of the serverside framework.

Jedai Serverside Tests

Description: TODO.


Sign in to add a comment
Hosted by Google Code