This post originated from an RSS feed registered with Java Buzz
by James Gosling.
Original Post: Netbeans as a platform
Feed Title: James Gosling: on the Java road...
Feed URL: /jag/feed/entries/rss?cat=%2FJava
Feed Description: I've been inescapably tagged as "the Java guy", despite the fact that I havn't worked in the Java product organization for a couple of years (I do still kibbitz). These days I work at Sun's research lab about two thirds of the time, and do customer visits and talks the other third. For more detail...
One of the cooler aspects of netBeans is that it can be used as a platform for building applications, not just as an IDE. By this I mean that if you look under the hood at the implementation of netBeans, you'll find that, just like any other Java application, it is a large collection of...