Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Visual Editor Project"

m (Supported Platforms: Updating to add linux/ppc for swt development)
(Supported Platforms)
Line 9: Line 9:
 
** GTK2/ppc - Swing/AWT, SWT
 
** GTK2/ppc - Swing/AWT, SWT
 
** Motif - Swing/AWT
 
** Motif - Swing/AWT
 +
* Mac OS X (experimental) - Swing/AWT, SWT
  
 
SWT development requires Java 1.4.2 or later.
 
SWT development requires Java 1.4.2 or later.

Revision as of 00:45, 3 December 2005

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.

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 (experimental) - Swing/AWT, SWT

SWT development requires Java 1.4.2 or later.

Release History

See Also

Visual Editor Project website
VE 1.2 Development Plan
Standard Widget Toolkit
Rich Client Platform
Sun's Swing Tutorial

Copyright © Eclipse Foundation, Inc. All Rights Reserved.