[Crossfire-wiki] [Crossfire DokuWiki] page changed: gridarta
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Sun Nov 5 22:23:03 CST 2006
A page in your DokuWiki was added or changed. Here are the details:
Date : 2006/11/05 22:23
User : rednaxela
Edit Summary: Add lots more info about Gridarta
@@ -1,5 +1,33 @@
- Gridarta is a project that merges CFJavaEditor from Crossfire with its d
erivate DaimoninEditor from Daimonin.
+ ====== Gridarta ======
+ ===== Introduction =====
+ Gridarta is a project that merges CFJavaEditor from Crossfire with its d
erivate DaimoninEditor from Daimonin, started in May 2006 by Christian Huj
er (Cher), Andreas Kirschbaum (Ragnor), and Zergus.
+ ===== Status =====
+ There have been no official releases of Gridarta yet.
+ Most of the current effort seems to be going towards merging and cleanup
on both sides. This table gives a rough idea of how much code is merged c
urrently:
+ ^ Section ^ Lines (including blank and commented) ^
+ | Merged code | 5178 |
+ | Gridarta4Crossfire | 31627 |
+ | Gridarta4Daimonin | 32060 |
+ | --- //[[user:rednaxela|Alex Schultz]] 2006/11/05 22:08//||
+ ===== Getting Gridarta =====
+ Gridarta can be retrieved from svn with:
+ svn co https://svn.sourceforge.net/svnroot/gridarta
+ ===== Building and Running Gridarta =====
+ To build Gridarta, you need to use the //[[http://en.wikipedia.org/wiki/
Apache_Ant|Apache Ant]]// build system, and Java 1.5.0 or higher is requir
ed to both build and run Gridarta.
+ ==== Building Gridarta4Crossfire ====
+ Inside of the Gridarta source directory, run:
+ cd crossfire
+ ant
+ ==== Building Gridarta4Daimonin ====
+ cd daimonin
+ ant
+ ==== Running Gridarta ====
+ For Gridarata4Crossfire run:
+ java -jar CFJavaEditor.jar
+ or for Gridarta4Daimonin run:
+ java -jar DaimoninEditor.jar
+ Also, it is possible java may not allocated enough memory defaultly, in
which case use "//-Xmx128M//" or similar in the parameters to Java.
- ==== Links ====
+ ===== Links =====
* http://gridarta.sourceforge.net/ Gridarta Website
IP-Address : 66.222.158.169
Old Revision: http://wiki.metalforge.net/doku.php/gridarta?rev=116091884
7
New Revision: http://wiki.metalforge.net/doku.php/gridarta
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list