Friday, May 20, 2005

Extending utilities of java

This is a good article although the auther doesn't seem to know much about the eclipse movement. With Eclipse all you need is the desire to code in java, the rest of the modalities are well taken care off.

N'ways enjoy the article!

The Java Extension Mechanism by Thomas Künneth -- Java has a huge collection of classes, but many projects need to call upon code outside of core Java, which leads to the question of where to store and how to load this code. Thomas Kunneth shows how Java's Extension Mechanism allows you to make new code available to all Java applications.

No comments: