站内搜索: 请输入搜索关键词

当前页面: 开发资料首页Eclipse 专题IBM再做捐献,Eclipse即将拥有可视化GUI开发平台

IBM再做捐献,Eclipse即将拥有可视化GUI开发平台

摘要: eclipse ibm java swt gui

一个巨大的好消息:IBM向Open Source社群捐献了自己的Visual Editor项目,不久Eclipse将在此项目基础上发布可视化GUI编辑工具。看来,不用太久,Eclipse的用户们就不用再羡慕JBuilder的可视化GUI编辑器了——而且这还是免费的,而且这还是基于SWT的。

————————

Eclipse boosting open source GUI-building

The Eclipse consortium for open source tools on Tuesday is announcing its Visual Editor Project, to deliver a visual GUI construction and editor platform.

With Eclipse's Visual Editor reference distributions, developers will no longer have to build Java GUIs by writing source code by hand, according to Eclipse. The effort is intended to provide support for any user interface framework and programming language supported by Eclipse. A reference GUI builder will be implemented for the Java Swing/JFC (Java Foundation Classes) and SWT (Standard Widget Toolkit) GUI frameworks.

As part of the effort, IBM, a leader in the Eclipse organization, is contributing source code for its Visual Editor for Java tool to Eclipse as an initial source code contribution. This module provides a GUI builder for Swing user interfaces.

IBM, in making its contribution, plans to focus on developing a commercial product to link GUI clients to back-end J2EE servers, said IBM's Gili Mendel, technical agent manager for Visual Editor for Java for the WebSphere Studio Application Developer.

"We're going to give away [Visual Editor code] to Eclipse and we're going to focus on a second-level tooling tier on top of it," Mendel said.

The Eclipse Visual Editor project is intended to provide reference development tools and an API for use in commercial and open source ventures.

Other contributors, including Advanced Systems Concepts, Instantiations, and Red Hat, will provide resources to deliver SWT support, Eclipse said.



↑返回目录
前一篇: Spindle3.0--终于等到了!Tapestry3.0的Eclipse PlugIn
后一篇: 如何在 Red Hat Linux 9 上安装 Eclipse