JM Blog

Contents | Menu | Search

Monday 13 August 2007

Link to Most Useful Top 50+ Eclipse Plug-ins

A useful link for Eclipse users
http://www.plentyofcode.com/2007/07/most-useful-top-50-eclipse-plug-ins.html

Saturday 3 March 2007

Izpack custom Panel Integration

Izpack IMOO is one of the more useful and extensible Java based Installer. It is used by Company to generate installation software (like JBoss Installer). A lot of default panels are delivered in Izpack to create part of installation software. These panels allow to display information, to get/set variables (installation path for example), to choose installation package, etc. But what else if user needs to create it own panel into. UserInputPanel from Izpack is very useful for this but it missed some useful component (JProgressBar, JButton, TitledBorder,etc). This tutorial will demonstrate that it can be very easy to use a simple GUI Builder to create complex panel. It supposes that you already used Izpack, if no please consults this first tutorial.

PDF Tutorial Source

Wednesday 14 February 2007

Audio Sampler officially published under Google Desktop Gadget

Submissions took 2 months but now it's done, Audio Sampler is now part of official Google Gadgets. I wait for the Google Desktop Developer's T-Shirt ;).
Check it out here

Tuesday 30 January 2007

IzPack 3.10.0-RC1 is available for testing

As Described in the title of this article the new Release Candidate version of this Installer is available for download. Check it out here