Solved. Used ClassGen.setAccessFlags(Constants.ACC_INTERFACE); Tim wrote:
> Does anyone know how to create interfaces rather than classes. I need > to dynamically create a few interfaces and can't quite see how to > achieve that. > > Thanks. > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
