JicarillaWiki   GetStarted UserPreferences
 
HelpContents Search Diffs Info Edit Subscribe XML Print View

This wiki is in 'slumber' mode, just like its associated sourceforge project. Edits are disabled, the content is potentially stale and is not maintained. That said, it contains some really useful stuff still. Enjoy!


These instructions are intentionally brief. Send mail to the [WWW]development mailing list if you have trouble getting things to work.

Get a distribution

The current release is jicarilla-platform-0.3-alpha, which you can get [WWW]here. Note that this is an alpha release intended only for preview purposes.

Also note that the wiki and all other documentation generally refers to the latest materials in cvs.

Get the latest and greatest from CVS

Help

Basic info

Basic Commands

For unix variants or windows users with [WWW]Cygwin.

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jicarilla login 
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jicarilla co jicarilla-platform 
 
cd jicarilla-platform 
maven jicarilla:install 

Now what?

Rather than provide complex shell and build scripts which will inevitably fail for half of the world, I recommend you create a new project for jicarilla in a good IDE (like [WWW]IDEA or [WWW]Eclipse). For reference, Upload new attachment "jicarilla-project-descriptors-for-idea-4.0-beta.tgz" are my IDEA project files.

Take a look at the test cases (and run them) to get to grips with the code. If you don't know what unit tests are, [WWW]learn about them now.

Try firing up the webserver by running the [WWW]Main class.

Read the documentation. Most of it is kept in the [WWW]JavaDocs, so look there first.

Please do

Anyone who feels to write better instructions should feel free to do so ;)


PythonPowered
EditText of this page (last modified 2007-02-18 14:14:22)
FindPage by browsing, title search , text search or an index
Or try one of these actions: AttachFile, LikePages, LocalSiteMap, SpellCheck

Creative Commons License
The contents of this wiki are licensed under a Creative Commons License.