4
edits
No edit summary |
(→XulApp) |
||
| Line 64: | Line 64: | ||
*5. A really simple way to access widgets from JS. Goodbye to getElementById. | *5. A really simple way to access widgets from JS. Goodbye to getElementById. | ||
*6. UUID generator (type 1, random node). | *6. UUID generator (type 1, random node). | ||
=== XulBooster === | |||
Project owner: Frédéric Legens - single developer. | |||
The project is hosted on http://www.xulbooster.org/ | |||
The XulBooster project is working towards providing a XUL Integrated Development Environment (IDE) Plug-in for the Eclipse platform . This project will include many editors and wizards to develop Xul Extension for Xul applications. | |||
The current release is an beta version, but is already usable. XulBooster requires JRE 5.0 , Eclipse 3.2 and WTP 1.5 . | |||
The following features are implemented and working : | |||
* XUL Wizards (for XUL Project, XUL Page) | |||
* XUL Nature project | |||
* XUL Perspective | |||
* Xul Extension export system | |||
* XUL Editor with (completion, syntax highlightning, folding, structural view, preview) | |||
* XBL editor with (completion, syntax highlightning, folding, structural view) | |||
* XUL snippets | |||
* Extension launcher | |||
=== MozCreator === | === MozCreator === | ||
edits