From: jpschewe <nu...@jb...> - 2005-07-14 13:00:19
|
I'm generating some classes with javassist that have generics and enums in them from Java 1.5 and I'd like the class files that javassist generates to state that they're for 1.5 and not for 1.1. Is there a way to change this? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884839#3884839 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884839 |