9

I am looking into designing new features for Eclipse-based programming tools, from the requirements/ideas perspective. To really do this quickly, I would like to sketch UI elements without having to code things -- my concern is with the concepts and ideas right now, not the possible later realization. Are there any such graphical sketching tools for Eclipse?

(on a side note, I should also note that I find Eclipse a better idea every day, in the way that you can combine partial systems from very many different sources into a single environment. It really is the future of IDEs, especially for embedded systems. It used to pretty horrible pre-Eclipse-3.0, but now it does seem to work)

4

4 回答 4

3

WireframeSketcher是一种工具,可帮助为桌面、Web 和移动应用程序快速创建线框、模型和原型。它既可以作为独立版本,也可以作为 Eclipse IDE 的插件。它具有一些独特的功能,例如故事板、组件、链接和矢量 PDF 导出。支持的 IDE 包括 Aptana、Flash Builder、Zend Studio 和 Rational Application Developer。

WireframeSketcher 样机示例
(来源:wireframesketcher.com

于 2008-11-18T20:47:16.560 回答
1

Incidentally, NetBeans is known for having a really good GUI editor (Matisse), but I realize that you weren't asking about NetBeans :)

于 2008-10-01T20:37:44.207 回答
0

这确实是 Eclipse 特有的:它是当今通用 IDE 的首选平台,我正在寻找对它的扩展。目标编程语言更可能是原始汇编程序和 C,而不是其他任何东西——操作系统、驱动程序、系统级调试。

于 2008-10-02T06:37:35.450 回答
0

I've tried the Visual Editor Project before, but in the past it crashed my instance of Eclipse, and I haven't visited it since.

Jigloo is a new one that I'd like to try out soon.

于 2008-10-01T19:56:37.737 回答