| Author |
Reading annotation for jdk1.3
|
kundan varma
Ranch Hand
Joined: Mar 08, 2004
Posts: 322
|
|
Hi All, I want to to write some annotation support in jdk1.3, is there any tool or method available. please advise Thanks kundan
|
SCJP1.4,SCBCD,SCEA,CNA
Failures are practice shoots for success.
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24081
|
|
|
Something like XDoclet?
|
[Jess in Action][AskingGoodQuestions]
|
 |
kundan varma
Ranch Hand
Joined: Mar 08, 2004
Posts: 322
|
|
Hi Ernest, Ya something like that but more like ASM bytecode manupulator and annotation reader. Thanks and regards, kundan
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24081
|
|
|
But the class file version use in JDK 1.3 doesn't have annotation support. Do you mean a library for JDK 1.3 that can read JDK 1.5 (version 49) class files?
|
 |
kundan varma
Ranch Hand
Joined: Mar 08, 2004
Posts: 322
|
|
Yes Exactlty . So any suggestion on this . Thanks, kundan
|
 |
 |
|
|
subject: Reading annotation for jdk1.3
|
|
|