root/juggler/branches/2.2/modules/tweek/java/beans.MF

Revision 7228, 0.6 kB (checked in by patrickh, 7 years ago)

Updated to reflect that the Bean-loading code was moved from Plexus to
Tweek and that some of the code (the tree and icon viewers) that was part
of this JAR distribution is no longer contained within.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 Class-Path: jdom.jar xerces.jar
2
3 Name: org/vrjuggler/tweek/beans/
4 Specification-Title: Tweek Bean-Handling Classes
5 Specification-Version: 0.1.0
6 Specification-Vendor: vrjuggler.org
7 Implementation-Title: org.vrjuggler.tweek.beans
8 Implementation-Version: 1.0 alpha1
9 Implementation-Vendor: vrjuggler.org
10
11 Name: org/vrjuggler/tweek/beans/loader/
12 Specification-Title: Tweek Bean-Loading Classes
13 Specification-Version: 0.1.0
14 Specification-Vendor: vrjuggler.org
15 Implementation-Title: org.vrjuggler.tweek.beans.loader
16 Implementation-Version: 1.0 alpha1
17 Implementation-Vendor: vrjuggler.org
Note: See TracBrowser for help on using the browser.