Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
attrib4j: Custom metadata for elements of Java class or interface
- Summary
- The basic goal of the project is to support the
inclusion and extraction of custom metadata
associated with various program elements of a
Java class or interface. An individual element
of metadata associated with a program element,
for example a method, is commonly referred to as
an attribute. These attributes are inserted at
compile time and then can be retrieved later at
runtime.
Changelog
- * Fri Aug 20 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:0.9.0-3jpp
-
- Build with ant-1.6.2
- Added BuildReq/Req bcel
- * Tue Jun 1 12:00:00 2004 Randy Watler <rwatler at finali.com> - 0:0.9.0-2jpp
-
- Upgrade to Ant 1.6.X
- * Tue Feb 24 11:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:0.9.0-1jpp
-
- First JPackage release