Netbeans Platform referencing other module in layer.xml Tips

Friday, December 12th, 2008

How do you reference some some instance from other module in the current module layer.xml ? In my case, I need this functionality/features because I create a module that act as branding module. In this branding module I declare the shortcut, windows, menu, etc. The other module is pure API ...

Netbeans Platform Localization as Plugins

Wednesday, August 6th, 2008

This is another series of Netbeans Platform i18n and localization trick. You can read the other series in here and here. This methods is used to localize Netbeans Platform based Application which can be updated using Update Center. It also have an entry on the Plugins List. However, please note ...

Alkitab Bible Study 0.9

Wednesday, May 21st, 2008

We just released Alkitab Bible Study 0.9. Alkitab Bible Study is open source and free desktop based Bible Study tool. It features rich and user friendly Bible study tools. Alkitab supports parallel view, commentaries, lexicons, dictionaries, glossaries, and daily devotions. It also come with powerful search capability. Alkitab is an ...

Standalone Module Branding tips

Thursday, May 8th, 2008

Just a simple tip regarding module branding splash during development or debugging. If you build a "standalone" module for your Netbeans RCP based application, during development you will notice that it will display the original Netbeans IDE/RCP splash screen rather than your branded application splash screen. To enable your own branded splash ...