charliem / OCM

An ORM layer for the Apache Cassandra web scale database
Apache License 2.0
20 stars 0 forks source link

Steps to create java files #4

Closed Sam007 closed 14 years ago

Sam007 commented 14 years ago

Hi Charliem, I have downloaded OCM package, But I don't see any manual/steps to create the java files.
Can you please give the steps on creating java files after downloading the package. Thanks, Sam

charliem commented 14 years ago

OCM is still fairly new and its defiantly a bit light on documentation at the moment. If you get really stuck the source is fairly well commented if you find yourself really stuck and needing to dig in to it.

I have added a new section to the project Wiki describing how to use the OCM compiler.

http://wiki.github.com/charliem/OCM/

Let me know if you still have any questions.

Charlie