This post originated from an RSS feed registered with Java Buzz
by Ted Leung.
Original Post: Eclipse Omnibus
Feed Title: Ted Leung on the air : computers/programming/java
Feed URL: http://www.sauria.com/blog/computers/programming/java?flav=rss
Feed Description: Ted Leung on the air: Open Source, Java, Python, and ...
Dave Johnson saw these screenshots of Whidbey and
despaired of having such an easy to use environment in a Java based toolset. I don't know if Dave has seen the IBM WSAD version of the HTML/JSP editor, but it can do a lot of what the Whidbey HTML editor can do. If you select rendered HTML and switch to source view, it highlights the tags responsible. It works backwards that way too. Of course, it costs $$$, but so will Whidbey.
In other Eclipse news, codesugar is a new plugin that generates equals(), clone(), toString(), and hashCode() methods.