This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java in General and the fly likes Reading annotation for jdk1.3 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Reading annotation for jdk1.3" Watch "Reading annotation for jdk1.3" New topic
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
    
  15

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
    
  15

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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Reading annotation for jdk1.3
 
Similar Threads
why i am getting this copile time error
Exception Handling
need help in chat server project
Java Versions - i m worried !!!
Can not start Jboss server