|
|
||
John O'Conner's BlogCreating Extensible ApplicationsPosted by joconner on October 01, 2007 at 11:27 PM | Comments (1)
Do you know about the One of the most popular ways to add new libraries to your apps is to stick their JAR file on the classpath. You already knew that. But did you also know that your application can use that functionality even if it doesn't know the specific class names in the JAR. The The NetBeans Platform provides similar and improved support for extensible services. It's I've put together my notes on this subject and created a full-length article. You can read Creating Extensible Applications with the Java Platform over on the Sun's Developer Network for Java. Let me know if this helps you. I always appreciate your feedback! Bookmark blog post: CommentsComments are listed in date ascending order (oldest first) | Post Comment | ||
|
|