Solid
| resources: | Home Mailing List Installation Source Code Members Bugs Screenshots |
|---|
Installation
The Solid code is not available as plugin yet. You can check out the source, though.
Requirements
Solid provides several plugins, with varying dependencies.
solid.wtp
As of today, the Solid Webtools Plugin depends on WTP Milestone M5 (and its dependencies) and Eclipse 3.1. Please check their installation instructions. You want to download
- eclipse-SDK-3.1 (100M, yac),
- emf-sdo-xsd-SDK-I200506230200 (20M),
- GEF-SDK-3.1RC4 (6M),
- JEM-SDK-I20050623 (3M),
- wtp-1.0M5 (20M).
Sadly, yes, this is quite a bit of hard disk. If you have problems, and solved them, I accept patches to this page, too.
After setting up Eclipse/WTP, check out solid/src/org.mozilla.solid.wtp
from the mozdev
cvs server into your eclipse workspace (just checking it out somewhere won't
do the job, check out from eclipse) and give it a shot. This is best done
by switching to the Plug-in Development perspective and run an
Eclipse process.
Note: In contrast to most code on mozdev, Solid is licensed in the Eclipse Public License, EPL 1.0. This is merely to freely copy code from the eclipse code base into Solid.