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

Visual Editor Project

Revision as of 00:50, 12 September 2008 by Codeslave.ca.ibm.com (Talk | contribs) (Development Resources)

The Eclipse Visual Editor project is a platform for creating GUI builders within Eclipse. The project currently provides support for WYSIWYG editing of Swing/AWT and SWT/RCP user interfaces.

NOTE: Current official builds of the Visual Editor require Eclipse 3.2 (Callisto).

Supported Platforms

The Visual Editor is currently supported on the following platforms:

  • Win32 - Swing/AWT, SWT
  • Linux
    • GTK2/x86 - Swing/AWT, SWT
    • GTK2/x86_64 - Swing/AWT, SWT
    • GTK2/ppc - Swing/AWT, SWT
    • Motif - Swing/AWT
  • Mac OS X 10.4 - Swing, SWT

SWT development requires Java 1.4.2 or later.

Development Resources

Release History

  • 1.2.2_jem (Current Release, for Eclipse 3.2 / Callisto) - Fri, 27 Oct 2006
  • 1.2.1 - Tue, 26 Sep 2006
  • 1.2 - Wed, 28 Jun 2006
  • 1.1.0.1 - Wed, 7 Sep 2005
  • 1.1 - Fri, 22 Jul 2005
  • 1.0.2.2 - Wed, 29 Jun 2005
  • 1.0.2.1 - Thu, 17 Mar 2005
  • 1.0.2 - Thu, 9 Dec 2004
  • 1.0.1.1 - Fri, 22 Oct 2004
  • 1.0 - Sun, 19 Sep 2004
  • 0.5.0 - Fri, 5 Dec 2003

See Also

Back to the top