Current Version
| Version 0.2.1 | Zip (5.440 KB) 2008-05-24 | DOWNLOAD |
The download contains all binaries needed to run Cinnamon (swc and jar archives,
including dependencies) and all source code in AS3 and Java.
For setting up a Hello-World-style application see
the Quick Start HOWTO chapter in the developer manual.
Archive
You can find older releases in the Archive.
Public Subversion Repository
For browsing the repository please use this URL: http://opensource.powerflasher.com/websvn/
If you want to check out the project from Subversion use this URL: http://opensource.powerflasher.com/spicefactory/svn/cinnamon
If you are using Eclipse you can check out the individual Eclipse projects. The Trunk contains three folders:
server is a Java Dynamic Web Project (Eclipse Europa), client is an FDT project and test is
a FlexBuilder project containing the Flexunit Tests. JUnit Tests are included in the server project. The Trunk will always give you
the latest development status which means that it does not match the latest public release. If you want to check out the code
for a particular release you have to choose the corresponding folder in the tags directory. We are tagging each public release.