How to generate java classes withouth any DB?

Hi,
I designed a library made of a set of interfaces and classes.
I’d like to genrate the corresponding java code, but VP-UML keeps complaining that there is no ORM classes.
Sure there is not! This is an XSL transformation library.

Don’t tell me I can’t generate code that is not database-related?

I got a reply from the VP support team (thanks to them for replying so quickly!):

Java generation for code that is not ORM related is only supported from VP 6 or VP 5.3 SP3.

HI pgodard,

You are correct. The feature for generating non-ORM code is called Instant Generator, which can be found under the Tools menu.

Best regards,
Jick