Archive for March, 2005

Netbeans RCP In Action

These days, I have investigated the Netbeans RCP(Rich Client Platform), and developed some module on it. Netbeans is not only the Java IDE, Netbeans.org has provided netbeans platform as an application runtime for build rich desktop application, just like eclipse platform. The “plugin” here is called “Module”. Every module is a “nbm” file that could [...]