vote up 6 vote down star
1

The Eclipse Visual Editor project seems to be dead, no commits, no updates. Any one know what is happening?

flag

76% accept rate

8 Answers

vote up 3 vote down check

Update: The project has been revived and is now under active development again.

Its pretty much dead due to a lack of developer support. Here are some recent posts from their mailing list talking about a lack of movement on the project.

link|flag
It still seems pretty dead to me. Maybe they should try to limit scope instead of all the whiz-bang features they want to include. – JP Sep 28 at 15:35
vote up 0 vote down

Visual Editor is doing a new release, 1.4, on September 16. Installation instructions for the RC are here:

http://wiki.eclipse.org/VE/Update

FWIW, the project did stall for a while. But there is a new, and relatively diverse group of folks working on it again. Most of the recent work is concerned with making the new release compatible with Eclipse Galileo.

link|flag
vote up 1 vote down

Yes, sadly, it is dead. Looking at the aforementioned email threads regarding it's revival I get the feeling that even if it does get picked up it will quickly collapse under the weight of some new requirements ("make it universal, edit everything from SWT to HTML").

link|flag
No kidding. I saw their requirements list. Why can't they just focus on producing a nice SWT designer? – JP Sep 28 at 15:37
vote up 3 vote down

The Jigloo plug-in for Eclipse is a pretty great alternative to the Visual Editor. Though still not quite as nice as the Netbeans GUI editor it is fairly robust and fully featured, especially compared to what was available in the Visual Editor plug-in. Definitely should give it a shot.

link|flag
vote up 3 vote down

Actually NetBeans has gotten MUCH MUCH better. I've used Eclipse, Netbeans and IntelliJ for a few years each, and NetBeans is at least as good (performance, usability & features) as the others now.

It's also improving more quickly than the others are.

They have people working full time on alternate language support, so you'll find they have the best Ruby support in the industry, and I believe Python is about to become that good as well.

Of course, Eclipse still has that crazy-cool todo list that remembers which files you worked on for each bug and can take you back to the set of files/edits for any bug you've worked on, that's really amazing to use and I don't think it's available on either of the other platforms.

link|flag
+1 Agree, Mylyn (the crazy-cool todo list) is awesome – fahdshariff Sep 13 at 22:48
vote up 1 vote down

yeap,

http://www.eclipsezone.com/eclipse/forums/t91368.html

link|flag
vote up 3 vote down

What's happening? It's called NetBeans, and it's already happened.

I'm going to get voted down for this but they know it's true. I love eclipse and have used it religiously since I started Java. I'm not saying I like Netbeans, it's just all I hear whenever the concept of a Java visual editor is brought up.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.