Annotated classes?
Brought to you by:
cabbey,
daveshields
I was wondering if jikes is capable of
reading/compiling annotated classes. I tried with jikes
and javac the same jsp that imports an annotated class
and jikes throws an exception such as:
Semantic Error: The class file "CampainImpl.class" in
"C:\Adsapient\src\web\WEB-INF\classes\com\adsapient\mappable"
has an invalid format (bad string annotation constant).