Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-24-2007, 12:16 PM
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
Java Plugin Framework (JPF) 1.0.2 and 1.5.1
JPF is the open source, LGPL licensed library that is intended to provide standard plug-in infrastructure to existing or new Java projects. It helps greatly improve modularity and extensibility of Java systems and decrease their support and maintenance cost.

The Framework implements the runtime engine that dynamically discovers and runs plug-ins. A plug-in is a structured component that describes itself to the Framework using a manifest file. The Framework maintains a registry of available plug-ins and the function they provide (via extension points and extensions). To simplify deployment and distribution, plug-in may be packaged as "single ZIP file" that will be un-packed transparently in runtime when needed.

JPF package includes core runtime library, application boot utility and set of Ant tasks to automate common development routines (plug-ins versioning, packaging, documenting, integrity checks etc.)

Changes

The major changes since previous release are:
  • Maven POM files are now part of the JPF distribution package.
  • Changed plug-in DTD to allow arrange of and tags in mixed order.
  • Added jpf-sort Ant task to JPF-Tools. It helps to sort plug-ins in correct order to automate build process using tasks like .
  • Added German translation of resources.
  • Significant improvements in classloader performance.
  • JPF version number is now available as system property.

URL: Java Plugin Framework (JPF) - Home
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Java Collection Framework (Lists) Java Tutorial Java Tutorials 1 05-16-2008 03:44 PM
Java Collection Framework (Sets) Java Tutorial Java Tutorials 0 12-07-2007 09:50 PM
UML to Java Plugin javaplus Eclipse 0 11-22-2007 12:30 PM
metastores Java framework 1.2.0 JavaBean Java Announcements 0 10-04-2007 11:07 PM
AnyEdit Plugin For Eclipse Plugin JavaForums Eclipse 0 05-18-2007 02:28 PM


All times are GMT +3. The time now is 05:56 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org