19
edits
(Details Grendel's Current State and future plans.) |
(Updating from main page current state section) |
||
Line 1: | Line 1: | ||
==State== | ==State== | ||
===Build=== | |||
Grendel's build system is baised on [http://ant.apache.org Apache Ant] and requires Java 1.5 to complile. | |||
===Librarys=== | |||
Grendel requires a large collection of [[Grendel:Libraries|Libraries]], so of these librarys are quite old and may no longer be maintaied it is hoped these will slowly be replaced. | |||
===News=== | ===News=== | ||
Line 14: | Line 20: | ||
===UI=== | ===UI=== | ||
* | * Moving to the Mozilla-friendly XUL instead of a Grendel-specific XML format for the UI design. ([https://bugzilla.mozilla.org/show_bug.cgi?id=293079 Bug 293079] using the [http://mozcreator.mozdev.org/xulParser.html MozCreator Java XUL Parser API] | ||
* Drag & Drop conversion from builtin grendel.dnd to Java 2 java.awt.dnd, or vast improvements in the builtin grendel.dnd code. | * Drag & Drop conversion from builtin grendel.dnd to Java 2 java.awt.dnd, or vast improvements in the builtin grendel.dnd code. | ||
edits