Index

Space Index

0-9 ... 0 A ... 1 B ... 1 C ... 2 D ... 1 E ... 2
F ... 1 G ... 0 H ... 1 I ... 2 J ... 0 K ... 0
L ... 2 M ... 1 N ... 2 O ... 1 P ... 0 Q ... 0
R ... 2 S ... 0 T ... 1 U ... 0 V ... 0 W ... 1
X ... 0 Y ... 0 Z ... 0 !@#$ ... 0    

0-9

A

Ant task
An Ant task is provided to compile the annotations. Usage First you need to activate the custom task in your Ant {{build.xml}} file with the following: (refer to Ant documentation on "taskdef" for more details)

B

Build
Introduction To build from sources, first either check out the sources from CVS or download the latest distribution http://dist.codehaus.org/backport175/distributions. The build is based on Ant which can be found here http://ant.apache.org. Build the distribution To build a distribution ...

C

Compiling annotations
Introduction When you are writing your annotation in JavaDoc, you need to postcompile your classes in order to parse the sources, retrieve the JavaDoc annotations, process and validate the annotations and finally put them into the bytecode as regular Java 5 RuntimeVisible annotations ...
CVS
Browse the CVS http://cvs.codehaus.org/viewrep/backport175 Anonymous CVS Access cvs d :pserver:anonymous@cvs.backport175.codehaus.org:/home/projects/backport175/scm login cvs z3 d :pserver:anonymous@cvs.backport175.codehaus.org:/home/projects/backport175/scm co backport175 Updates from within the module's directory do ...

D

Downloads
Download the distribution Download the jars Download the IDE plugins Intellij IDEA See installation instruction IDEA plugin Eclipse Use the Eclipse Plugin Manager with the URL to get the 1.0.2 version http://backport175.codehaus.org/downloads/eclipse See installation instruction ...

E

Eclipse plugin
Introduction Backport175 comes with an Eclipse Plugin. It has been tested on Eclipse 3.0 but should work with Eclipse 3.1. Installing Use the Eclipse plugin manager to get the plugin from the following update site: http://backport175.codehaus.org/downloads/eclipse ...
Examples
TBD

F

FAQ
questions so far

G

H

Home
project home for the backport175 http://backport175.codehaus.org project. \\ backport175 http://backport175.codehaus.org is backport of the Java 5 annotations (JSR175) specification. Making strongly typed annotation available for Java 1.3/1.4 platforms. They are bytecode compatible with Java 5 annotations making them ...

I

IDEA plugin
Introduction Backport175 comes with an IntelliJ IDEA Plugin. It has been tested on IDEA 4.5. Installing Get the latest version of the plugin from the Downloads page. Unzip it to your IDEAINSTALL/plugins/ folder so that it looks like IDEAINSTALL/plugins/backport175/lib ...
Index

J

K

L

LeftHeader
http://backport175.codehaus.org/images/backport175.png
License
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document ...

M

Mailing Lists
mailing lists for the backport175 project. List Subscribe Unsubscribe Archive backport175 Users backport175 Developers backport175 SCM

N

Navigation
Download Distribution Downloads Jars Downloads Plugins Downloads Documentation Overview Compiling annotations Reading annotations Runtime management Examples Tools and Plugins Tools API http://backport175.codehaus.org/apidocs/index.html FAQ Project information News Mailing Lists ...
News
Syndicate this site via RSS http://docs.codehaus.org/spaces/blogrss.action?key=175

O

Overview
Java 5 annotations Java 5 annotations are standardized through the . When you compile annotated source code the {{javac}} compiler will embed the annotations in the compiled class, and this information can then be read back using the reflection API. Annotations in Java 5 ...

P

Q

R

Reading annotations
Using the Annotations reader class You can retrieve the backport175 annotations as well as regular Java 5 annotations (when running Java 5) at runtime using the API in the {{Annotations}} class. You retreive the annotations by specifying the: name of the annotations this must ...
Runtime management
Introduction backport175 has been designed to work in highly dynamic environment (such as loadtime and runtime weaving for AOP). In environments like this the bytecode on disk is not the "current" one being executed. Since the bytecode has been transformed during the execution of the application. What ...

S

T

Tools
Build tools Ant task IDE support Eclipse plugin IDEA plugin

U

V

W

Who we are
Developers Jonas Bonér jboner Alexandre Vasseur avasseur

X

Y

Z

!@#$

Labels

 
(None)