Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Vex

Revision as of 15:37, 30 December 2009 by D a carver.yahoo.com (Talk | contribs) (New page: =Visual Editor for XML= {{note| | Vex was priorly hosted at sourceforge. This is the new official home of the project.}} Vex is an editor for XML documents. The "visual" part comes from...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Visual Editor for XML

Note.png
Vex was priorly hosted at sourceforge. This is the new official home of the project.


Vex is an editor for XML documents. The "visual" part comes from the fact that Vex hides the raw XML tags from the user, providing instead a wordprocessor-like interface. Because of this, Vex is best suited for "document-style" XML documents such as XHTML and DocBook rather than "data-style" XML documents.

Dependencies

VEX requires the Web Tools XML feature to be installed.

Technical Background

Documentation

Contributing

There are numerous ways to contribute beyond code contributions. The Vex user manual is maintained on the wiki. Please feel free to update and keep it current. If you want to contribute code, please use a team project set to bring in the code you will need to make changes to the Vex code base.

Team Project Set:

[1].


Other Resources:

Back to the top