My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
FAQ  
Frequently Asked Questions
Featured
Updated Sep 18, 2009 by emilian....@gmail.com

How do I make a video ?

Read more about this in the separate page GeneratingAVideo .

Do I need the Processing IDE?

You don't. To run the trunk version of code_swarm you only need java and ant.
The original code_swarm program was written in Processing and that's the form it was in when it was open sourced. It is kept in tags for historical reference.

I get a compiler error about !java.util.PriorityQueue.

Upgrade your JDK to 1.5 or later.

I get a stack dump when I try to load a moderate- to large-sized XML file. What's going on?

You need more heap memory. Do this by setting -Xmx1000m (one GB) as a VM argument (see run.sh).

Why is there little to no documentation?

We're working on it.

I've made a video using your software. Are there any restrictions on it?

Your videos are yours. However we would appreciate it if you add appropriate credits and link back to the project whenever you distribute your videos.

Is code_swarm open source?

Yes, under the GNU General Public License version 3.

How can I contribute?

You will need to provide a Google account or Gmail address. You can either send it to our Google Group or email Michael directly. Once you are added as a committer, you can make changes to the repository.
Comment by brainst...@gmail.com, Oct 23, 2008

Do you have a swarm video for the code swarm project?

Comment by Goosey, Aug 5, 2009

A legend on our codebase contains a lot of Code1, Code2, Code3, etc 'color tags' in the top left which are unused. Is there some configuration I need to do to give these more meaningful values?

Comment by Goosey, Aug 5, 2009

Found the answer to my question in "Executing code_swarm" section of http://code.google.com/p/codeswarm/wiki/GeneratingAVideo

Comment by SuperSta...@gmail.com, Feb 7, 2010

I created a write up that goes over step by step how to use codeswarm with Git on OS X 10.6 here:

http://sams-rants.blogspot.com/2010/02/codeswarm-01-on-os-x-106-with-git-repo.html

Comment by haihaos...@gmail.com, Sep 7, 2010

How could I make video colorful? Should I change some parameters? Thanks.


Sign in to add a comment
Powered by Google Project Hosting