Thursday April 06, 2006 NetBeans Module Development Environment U1 released
Good news for everyone who develops plugin and applications for NetBeans. Module Development Environment 5.0 Update 1 is available on stable update center. The most important new features and changes are listed bellow:
I have a tip. Options Panel Wizard and Matisse Form Editor is good combination:
For Example it can look in Options dialog like this :
LaTeX Editor for NetBeans 5.0 is comming...
Jan Lahoda, my colleague, shown me this week new version of LaTeX Editor for NetBeans 5.0. I am really impressed. I've never seen such good LaTeX support. When I was on university I was using a poor emacs plugin for LaTeX. But with the new Jan's everything is much easier and faster.
LaTeX is a document preparation system for high-quality typesetting. It is most often used for medium-to-large technical or scientific documents, but it can be used for almost any form of publishing.
The main features of the LaTex for NetBeans 5.0 plugin:
Look at the screenshot:
Are you also impressed? I'll let know when the release is available.
Posted by xzajo ( Mar 30 2006, 01:53:32 PM CEST ) Permalink Comments [14]AndroMDA - generation code from UML (Powered by MDR)
In short, AndroMDA is an open source MDA framework - it takes any number of models (usually UML models stored in XMI produced from case-tools) combined with any number of andromda plugins (cartridge and translation-libraries) and produces any number of custom components. You can generate components for any language you want, Java, .Net, HTML, PHP, anything really, you just write (or customize existing) plugins to support it and you're good to go. The core of AndroMDA uses NetBeans MDR storage.
For example from UML class diagram shown bellow can be generated code for different technologies (Spring, Hibernate, EJB, Webservices, XML).
And for Activity UML diagram allows to generate code for Struts, JSP, Servlets.
Posted by xzajo
( Mar 29 2006, 12:00:00 PM CEST )
Permalink
Comments [11]