Collide is an open-source "collaborative IDE" demonstration.
Run Collide on your local file system. Browse to (http://localhost:8080). Profit.
Requires:
`ant dist`
From any folder, run:
`[collide directory]/bin/deploy/collide`
Point a browser at (http://localhost:8080/). By default Collide will only accept local connections. To accept remote connection you must specify a password.
-password=
Atl+enter
brings up the "Awesome Box" for fast file switching.
Ctrl+space
does client side lexical completions and code snippets.
ant build test
to make sure all generated files are created.http://code.google.com/p/collide/wiki/SubmittingChanges