Solid:Home Page: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(I Declare the USA is at war)
m (Reverted edit of Georgebush, changed back to last version by AxelHecht)
Line 1: Line 1:
I Declare the USA is at war with Canada and France and Denmark and Sweeden and Mexico and England and Australia and Italy and [insert name here].
<table style="float: right; border: 1px solid #999;">
<tr><td>
* [[XUL:Home Page]]
{{Solid:Solid_TOC}}
</table>


Sincerely George Bush
Welcome to the scratchpad for Solid, my pet project for an Eclipse-based IDE for XUL applications.
 
The name is pretty close to XUL IDE, and pretty far from the state of the code.
 
The best I can tell about it right now are a few (potential) scenarios that one (not necessarily I) could implement.
* creating xulrunner apps via a wizard (done up to refactoring)
* add a UI page, window, dialog, overlay
* add a translation
* add markers to translations for which another locale has had changes, on cvs check out, too (should be fairly easy)
* port over something like [http://www.croczilla.com/jssh jssh] to implement debugging
 
Solid reuses editors for XML, js, DTDs and property files to some extent, based on [http://eclipse.org/webtools webtools].
 
=== Subpages ===
[[Solid:Builders]]

Revision as of 05:59, 22 August 2005

Welcome to the scratchpad for Solid, my pet project for an Eclipse-based IDE for XUL applications.

The name is pretty close to XUL IDE, and pretty far from the state of the code.

The best I can tell about it right now are a few (potential) scenarios that one (not necessarily I) could implement.

  • creating xulrunner apps via a wizard (done up to refactoring)
  • add a UI page, window, dialog, overlay
  • add a translation
  • add markers to translations for which another locale has had changes, on cvs check out, too (should be fairly easy)
  • port over something like jssh to implement debugging

Solid reuses editors for XML, js, DTDs and property files to some extent, based on webtools.

Subpages

Solid:Builders