development/libraries/java

backport175 - JSR-175 Backport

Website: http://backport175.codehaus.org/
License: Apache Software License 2.0
Vendor: JPackage Project
Description:
Backport175 is backport of the Java 5 annotations (JSR-175)
specification. Making strongly typed annotation available
or Java 1.3/1.4 platforms. They are bytecode compatible with
Java 5 annotations making them available for use by tools etc.
It has two separate modules:
* Compiler - which compiles the backport175 annotations and
  puts them into the bytecode of the class (compatible with
  regular Java 5 RuntimeVisible annotations).
* Reader - which allows you to read the backport175
  annotations as well as regular Java 5 annotation through
  one single uniformed API. The reader also has an API for
  runtime management, which allows you to update the bytecode
  at runtime and have your changes propagated.

Packages

backport175-1.0-1.jpp5.src [1.3 MiB] Changelog by Ralph Apel (2009-01-16):
- First release
backport175-1.0-1.jpp5.noarch [239 KiB] Changelog by Ralph Apel (2009-01-16):
- First release

Listing created by Repoview-0.6.6-5.mga4.tainted